Skip to content

fix: add missing en/ru translations for AccountErrorDialog#2274

Open
thebtf wants to merge 1 commit intolbjlaq:mainfrom
thebtf:fix/i18n-error-dialog
Open

fix: add missing en/ru translations for AccountErrorDialog#2274
thebtf wants to merge 1 commit intolbjlaq:mainfrom
thebtf:fix/i18n-error-dialog

Conversation

@thebtf
Copy link
Copy Markdown

@thebtf thebtf commented Mar 6, 2026

Summary

  • Add missing English translations: go_to_appeal, copy_appeal_url
  • Add comprehensive Russian translations for the entire AccountErrorDialog: status badges, action buttons, and terminal fix guide section

Changes

  • en.json: Added 2 missing keys (go_to_appeal, copy_appeal_url)
  • ru.json: Added 20+ keys covering accounts.status.validation_required, accounts.status.violation_blocked, action buttons (copy_validation_url, validation_url_copied, go_to_appeal, copy_appeal_url), full fix_guide section, and common keys (reason, show_raw, show_parsed)

Test plan

  • Switch to English locale → appeal buttons should show "Submit Appeal" / "Copy Appeal URL"
  • Switch to Russian locale → all error dialog text should be in Russian
  • Switch to Chinese locale → fallback text remains Chinese (default language)

Add go_to_appeal and copy_appeal_url keys to en.json.
Add full Russian translations for AccountErrorDialog: status badges
(validation_required, violation_blocked), action buttons (copy_validation_url,
go_to_appeal, copy_appeal_url), fix_guide section, and common keys
(reason, show_raw, show_parsed).
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