Skip to content

feat(i18n): add Simplified Chinese (zh-rCN) translations - #18

Open
Justingwo wants to merge 8 commits into
DistriNet:mainfrom
Justingwo:feat/i18n-simplified-chinese
Open

Justingwo wants to merge 8 commits into
DistriNet:mainfrom
Justingwo:feat/i18n-simplified-chinese

Conversation

@Justingwo

Copy link
Copy Markdown

Summary

Adds Simplified Chinese (values-zh-rCN) string resources to support Chinese localization.

Changes

  • Added app/src/main/res/values-zh-rCN/strings.xml covering all UI labels, settings descriptions, onboarding instructions, and dialog strings.
  • Preserved all format specifiers (%1$s), newlines, and escaping flags from the default English strings.

Verification

  • Built locally via ./gradlew assembleFossDebug.
  • Tested UI displays and layouts under Simplified Chinese system locale.

@JeroenRobben

Copy link
Copy Markdown
Member

Thanks! I'll review it in the coming days before merging into main :)

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.

2 participants