Skip to content

feat(i18n): add multilingual UI locales#38

Merged
v-byte-cpu merged 1 commit into
mainfrom
feat/multilingual-ui-locales
Jun 7, 2026
Merged

feat(i18n): add multilingual UI locales#38
v-byte-cpu merged 1 commit into
mainfrom
feat/multilingual-ui-locales

Conversation

@v-byte-cpu
Copy link
Copy Markdown
Collaborator

Summary

  • Add multilingual i18n resources and register the supported public locales.
  • Enable the settings language control and sync selected languages into the app i18n instance.
  • Update document lang and dir metadata for supported locales, including RTL languages.
  • Add locale resource and settings option coverage tests.

Validation

  • pnpm test:ui

Add public locale resources, language selection, and
document language metadata for supported UI translations.

Also align pluralized date formatting with i18next locale rules and
add resource coverage checks for locale keys and placeholders.
@v-byte-cpu v-byte-cpu merged commit 8c6ded4 into main Jun 7, 2026
2 checks passed
@v-byte-cpu v-byte-cpu deleted the feat/multilingual-ui-locales branch June 7, 2026 14:29
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