Skip to content

Conversation

@TomyJan
Copy link

@TomyJan TomyJan commented Jan 27, 2026

Overview

Fixed: use locale_with_underscore to support all translations

Changes Made

replace two_letters_code with locale_with_underscore

Related Issues

Termix-SSH/Support#442

Checklist

  • Code follows project style guidelines
  • Supports mobile and desktop UI/app (if applicable)
  • I have read Contributing.md
  • This is not a translation request. See docs

Copilot AI review requested due to automatic review settings January 27, 2026 12:04
Copy link
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 updates the Crowdin configuration so that translation files are generated using the full locale with region (where applicable), instead of only the two-letter language code. This enables support for region-specific translations while remaining compatible with existing two-letter locale files.

Changes:

  • Update Crowdin translation path to use %locale_with_underscore% for generated locale JSON files.

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

@LukeGus
Copy link
Member

LukeGus commented Jan 31, 2026

Since the filename would change, the LanguageSwitcher.tsx and the i18n.ts need to be updated to account for it.

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