modular-avatar/Editor/Localization
2024-09-13 19:26:52 -07:00
..
en-US.json feat: Menu Item automatic values (#1098) 2024-09-03 19:07:33 -07:00
en-US.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
ja-JP.json New Crowdin updates (#1099) 2024-09-03 21:24:00 -07:00
ja-JP.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
ko-KR.json New Crowdin updates (#986) 2024-08-11 18:48:01 -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 Crowdin updates (#986) 2024-08-11 18:48:01 -07: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) (#1126) 2024-09-13 19:26:52 -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.