Skip to content

i18n: Add exportFlow, signature, albumSelector translations for all supported languages#133

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-i18n-support-for-languages
Closed

i18n: Add exportFlow, signature, albumSelector translations for all supported languages#133
Copilot wants to merge 1 commit intomainfrom
copilot/add-i18n-support-for-languages

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

New features (export flow, signature management, album selector) only had zh-CN and en-US translations, leaving 15 other supported locales with missing keys.

Analysis

All 15 non-zh-CN/en-US locale files are missing three top-level sections:

  • exportFlow — export workflow dialogs (auth gate, signature picker, auth request, policy, etc.)
  • signature — signature management page (create/edit/delete/import/export/authGrant)
  • albumSelector — signature hover card

Affected locales: ko-KR, tr-TR, fr-FR, ru-RU, zh-HK, pt-BR, it-IT, pt-PT, ja-JP, ar, de-DE, vi-VN, pl-PL, id-ID, es-ES

Changes

  • zh-HK: Full Traditional Chinese translation — simplified→traditional character conversion throughout (導出/匯出, 簽名/簽名, 授權 etc.)
  • ja-JP: Full Japanese translation — natural phrasing for auth/signature concepts
  • ko-KR: Full Korean translation — concise phrasing aligned with Chinese source length

⚠️ Incomplete: Translations for the remaining 12 locales (tr-TR, fr-FR, ru-RU, pt-BR, it-IT, pt-PT, ar, de-DE, vi-VN, pl-PL, id-ID, es-ES) were not committed in this session and still need to be added.

All translations follow the guideline of matching Chinese source brevity rather than English verbosity, preserving template variables ({label}, {count}, {name}) and \n line breaks unchanged.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
key-tone Ready Ready Preview, Comment Feb 25, 2026 5:15pm

Copilot AI changed the title [WIP] Add i18n support for additional languages i18n: Add exportFlow, signature, albumSelector translations for all supported languages Feb 25, 2026
Copilot AI requested a review from LuSrackhall February 25, 2026 18:10
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