Skip to content

Add new translations#7

Merged
Jens-Co merged 2 commits into
mainfrom
l10n-s3
May 15, 2026
Merged

Add new translations#7
Jens-Co merged 2 commits into
mainfrom
l10n-s3

Conversation

@hasankayra04
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

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 fills in missing non-English translations for several existing UI strings (update prompt, Wi‑Fi/VPN/network warnings, subscription requirement, and related status labels) across multiple supported locales, bringing them in line with the English template.

Changes:

  • Added the missing translation keys/values to multiple locale .arb files (e.g., updateAvailable, needSameWifi, vpnActive, noServerYet, stop, etc.).
  • Updated the corresponding per-locale AppLocalizationsXX Dart getters so the runtime strings match the .arb translations (instead of falling back to English).

Reviewed changes

Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.

Show a summary per file
File Description
lib/l10n/app_zh.arb Adds missing Chinese translations for update/network/subscription/status strings.
lib/l10n/app_ur.arb Adds missing Urdu translations for update/network/subscription/status strings.
lib/l10n/app_tr.arb Adds missing Turkish translations for update/network/subscription/status strings.
lib/l10n/app_sw.arb Adds missing Swahili translations for update/network/subscription/status strings.
lib/l10n/app_ru.arb Adds missing Russian translations for update/network/subscription/status strings.
lib/l10n/app_pt.arb Adds missing Portuguese translations for update/network/subscription/status strings.
lib/l10n/app_nl.arb Adds missing Dutch translations for update/network/subscription/status strings.
lib/l10n/app_ja.arb Adds missing Japanese translations for update/network/subscription/status strings.
lib/l10n/app_id.arb Adds missing Indonesian translations for update/network/subscription/status strings.
lib/l10n/app_hi.arb Adds missing Hindi translations for update/network/subscription/status strings.
lib/l10n/app_fr.arb Adds missing French translations for update/network/subscription/status strings.
lib/l10n/app_es.arb Adds missing Spanish translations for update/network/subscription/status strings.
lib/l10n/app_de.arb Adds missing German translations for update/network/subscription/status strings.
lib/l10n/app_bn.arb Adds missing Bengali translations for update/network/subscription/status strings.
lib/l10n/app_ar.arb Adds missing Arabic translations for update/network/subscription/status strings.
lib/l10n/app_localizations_zh.dart Updates Chinese getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_ur.dart Updates Urdu getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_tr.dart Updates Turkish getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_sw.dart Updates Swahili getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_ru.dart Updates Russian getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_pt.dart Updates Portuguese getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_nl.dart Updates Dutch getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_ja.dart Updates Japanese getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_id.dart Updates Indonesian getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_hi.dart Updates Hindi getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_fr.dart Updates French getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_es.dart Updates Spanish getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_de.dart Updates German getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_bn.dart Updates Bengali getters to return localized strings (removes English fallbacks).
lib/l10n/app_localizations_ar.dart Updates Arabic getters to return localized strings (removes English fallbacks).

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

@hasankayra04
Copy link
Copy Markdown
Collaborator Author

@Jens-Co

@Jens-Co Jens-Co merged commit 4039989 into main May 15, 2026
4 checks passed
@hasankayra04 hasankayra04 deleted the l10n-s3 branch May 15, 2026 15:04
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.

3 participants