Skip to content

feat: Add Chinese Localization Support - #212

Open
2466703125-ui wants to merge 20 commits into
katboi01:masterfrom
2466703125-ui:chinese-localizatio
Open

feat: Add Chinese Localization Support#212
2466703125-ui wants to merge 20 commits into
katboi01:masterfrom
2466703125-ui:chinese-localizatio

Conversation

@2466703125-ui

@2466703125-ui 2466703125-ui commented Jun 4, 2026

Copy link
Copy Markdown

Chinese Localization Changes

Features

  • Character name language switch (Japanese/English/Chinese)
  • Complete UI Chinese translation (408+ items)
  • Costume name translation support
  • Chinese font support and Fallback settings

New Files

  • Assets/Scripts/LocalizationManager.cs - Localization manager
  • Assets/Scripts/LocalizedLabel.cs - UI translation component
  • Assets/Resources/Localization/zh_cn.json - Chinese translation
  • Assets/Resources/Localization/en.json - English translation
  • Assets/Scripts/Editor/ - 8 Editor tool scripts
  • Assets/Fonts/ChineseChars.txt - Chinese character set

Modified Files

  • Assets/Scripts/Settings/UISettingsOther.cs - Add character language selector
  • Assets/Scripts/UmaViewerUI.cs - UI refresh logic
  • Assets/Scripts/UmaViewerMain.cs - Translation file loading

Usage

  1. Go to Other settings panel
  2. Find Character Name Language dropdown
  3. Select language: Japanese, English, Chinese

@2466703125-ui 2466703125-ui changed the title feat: ????????? feat: Add Chinese Localization Support Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant