-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
How to improve a translation
- Open locales folder.
- Find a language code you know.
- Edit messages directly on GitHub (or on local machine if you are familiar with Git) under
@message_id. Please, preserve the lines count. - Submit a pull request.
How to add a new translation
- Leave a comment that you are going to add a new translation, check that somebody else has not started it yet.
- See the list of supported Chrome locales.
- Download English locale.
- Rename the file into corresponding language code (use dashes for file name if necessary, e.g.
zh-TW.config. - Edit messages under
@message_id. Please, preserve the lines count. - Open locales folder.
- Click Create new file or Upload files.
- Submit a pull request.
Help page translations
- Help page translations are listed here.
- Follow the same steps described above.
Reactions are currently unavailable