modular-avatar/Editor/Localization
2024-12-08 18:24:33 -08:00
..
en-US.json Merge branch 'main' into menu-richtext 2024-12-01 15:41:30 -08:00
en-US.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
ja-JP.json feat: Sync Parameter Sequence 2024-12-01 15:36:53 -08:00
ja-JP.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
ko-KR.json New Crowdin updates (#1212) 2024-09-27 18:06:53 -07:00
ko-KR.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
Localization.cs Merge remote-tracking branch 'origin/main' into tct 2024-03-09 18:58:52 +09:00
Localization.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
README.md chore: add Localization/README.md 2024-03-09 19:23:38 +09:00
README.md.meta chore: add Localization/README.md 2024-03-09 19:23:38 +09:00
UIElementLocalizer.cs feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
UIElementLocalizer.cs.meta ui(parameters): Rebuild MAParameters UI for Unity 2022 (#634) 2024-01-27 20:06:22 +09:00
zh-Hans.json New translations en-us.json (Chinese Simplified) 2024-12-08 18:24:33 -08:00
zh-Hans.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
zh-Hant.json New translations en-us.json (Chinese Traditional) 2024-10-01 20:15:07 -07:00
zh-Hant.json.meta Merge remote-tracking branch 'origin/main' into tct 2024-03-09 18:58:52 +09: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.