auyer / auyer/MassMoverBot

[LOCALE] More languages wanted ! Translators needed.

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Go
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

This bot uses a `yaml` file to store all the messages.

To add new languages, add a line in the `LANG` section, and a full section with the language below.

The language selection is made in the `utils.SelectLang` function.
For contributors: if you don't want to touch the GO part of the code, doing the translation alone is fine. I can do the rest 😃.

Current languages:
- [x] 🇺🇸 EN By : @auyer
- [x] 🇧🇷 PT/BR By : @auyer
- [x] 🇪🇸 ES By : @Guerlainn
- [x] 🇫🇷 FR By : @sheldoncoupeheure
- [ ] 🇩🇪 DE By :
- [ ] 🇯🇵 JP By :
- [ ] 🇮🇹 IT By :

Different language ? Suggest one in the comments!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the YAML messages file described in the issue and read the LANG section alongside utils.SelectLang. Add the requested language entry and its complete translated section; done means the messages are present and the language can be selected without changing the Go code.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
internationalization, localization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.