modular-avatar/Editor/Localization
Sayamame-beans 4a376f8723
Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 (#1188)
* feat: A/T Pose conversion on "Reset position to base avatar"

* chore: reorder posReset options

* chore: unify FixAPose functions into SetupOutfit.FixAPose
2024-10-12 16:34:30 -07:00
..
en-US.json Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 (#1188) 2024-10-12 16:34:30 -07:00
en-US.json.meta chore: configure crowdin (#756) 2024-03-09 18:51:14 +09:00
ja-JP.json Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 (#1188) 2024-10-12 16:34:30 -07: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 Crowdin updates (#1212) 2024-09-27 18:06:53 -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) 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.