Skip to content

chore: Sync all localization files with English base translation#3391

Open
igorDykhta wants to merge 2 commits intomasterfrom
igr/localization-fixes
Open

chore: Sync all localization files with English base translation#3391
igorDykhta wants to merge 2 commits intomasterfrom
igr/localization-fixes

Conversation

@igorDykhta
Copy link
Copy Markdown
Collaborator

  • Added missing translation keys to all 7 locale files (ca, cn, es, fi, ja, pt, ru) to match en.ts
  • Translated English strings that were left untranslated within otherwise-translated sections

Signed-off-by: Ihor Dykhta <ihordykhta@Ihors-MacBook-Pro.local>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs non-English locale translation files with the English base (en.ts) by adding missing keys and filling in previously-untranslated strings across multiple UI sections (layers, effects, export, tilesets, etc.).

Changes:

  • Added missing translation keys to bring locale files in line with en.ts (e.g., effects, video export, tileset setup, overlay blending, map legend).
  • Updated numerous locale strings that were previously left in English within translated sections.
  • Expanded modal/help text translations for new workflows (e.g., trips/polygon table help, export warnings).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 28 comments.

Show a summary per file
File Description
src/localization/src/translations/ru.ts Adds many missing keys (effects/video/tilesets/map legend/etc.) and updates several previously-English strings; still contains some English UI strings.
src/localization/src/translations/pt.ts Adds missing keys across layers/effects/video/tilesets/map legend; several newly-added strings remain in English.
src/localization/src/translations/ja.ts Adds missing keys for multiple new UI areas; some newly-added strings remain in English.
src/localization/src/translations/fi.ts Adds missing keys for effects/video/tilesets/map legend; some newly-added strings remain in English.
src/localization/src/translations/es.ts Adds missing keys and updates strings; several newly-added strings remain in English and some row-count strings are still English.
src/localization/src/translations/cn.ts Adds missing keys for effects/video/tilesets/map legend; some newly-added strings remain in English.
src/localization/src/translations/ca.ts Adds missing keys and updates strings; several newly-added strings remain in English and some row-count strings are still English.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/localization/src/translations/ca.ts Outdated
Comment thread src/localization/src/translations/pt.ts Outdated
Comment thread src/localization/src/translations/es.ts Outdated
Comment thread src/localization/src/translations/ca.ts Outdated
Comment thread src/localization/src/translations/cn.ts Outdated
Comment thread src/localization/src/translations/fi.ts Outdated
Comment thread src/localization/src/translations/es.ts Outdated
Comment thread src/localization/src/translations/es.ts Outdated
Comment thread src/localization/src/translations/ca.ts Outdated
Comment thread src/localization/src/translations/ca.ts Outdated
Signed-off-by: Ihor Dykhta <ihordykhta@Ihors-MacBook-Pro.local>
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