-
-
Notifications
You must be signed in to change notification settings - Fork 319
Translations
⚠️ WarningThis wiki has been replaced by the wiki on our website. This wiki will be removed in the future.
Translations can be found in the locale/
directory within a directory of their own. These directories should be named using the BCP 47 Code for that language.
ℹ Note: All translations are provided and collaborated on by the community. If you find an inappropriate or harmful translation, please report it immediately.
So far, the below languages are available:
BCP 47 Code | Language Name (English) |
---|---|
en-us | English - United States |
pt-br | Portuguese - Brazil |
zh-cn | Chinese - People's Republic of China |
zh-tw | Chinese - Taiwan |
These languages can be selected manually by using the --locale
flag. It can be entered on the command line or entered into misc.parameters
if using Visual Studio Code.
All contributions are welcome, whether it be grammar corrections, spelling fixes, or support for a whole new language. However, we do ask that translations are done by those with a considerable amount of fluency in the target language and is not done primarily using a machine translator. While translators are improving rapidly, they still make plenty of mistakes that will be harder to find and fix if the translation appears "complete". We want the translations to be clear and make sense for native users, unfortunately, translators are still not able to achieve this all the time.
To contribute, you will want to fork the repository, make your changes to the translations found in locale/
, and then open a pull request to merge your changes in. The zh-cn
and en-us
languages are kept the most up to date and should be used as a reference when translating to another language.
Thank you for your interest and thank you to all contributors of translations!