modular-avatar/Editor/Localization/README.md

9 lines
632 B
Markdown
Raw Permalink Normal View History

2024-03-09 18:23:31 +08:00
Localizations are now being managed via Crowdin: https://crowdin.com/project/modular-avatar
When adding new strings, please add them directly to the `en-US.json` file as part of your pull request.
You may also add translated strings to the other language files; crowdin will automatically import them. Do not add
"untranslated" strings (i.e. copies of the en-US strings), unless the string is meant to be the same in the language
in question.
When making a change to just add a new string, please do so on crowdin instead. If you have any trouble getting access,
please contact me at bd_@nadena.dev and I'll try to get you set up.