Skip to content

i18n: Update and complete translations for 24 languages #1913

Closed
MegaLodonn0 wants to merge 2 commits intomaxrave-dev:mainfrom
MegaLodonn0:main
Closed

i18n: Update and complete translations for 24 languages #1913
MegaLodonn0 wants to merge 2 commits intomaxrave-dev:mainfrom
MegaLodonn0:main

Conversation

@MegaLodonn0
Copy link
Copy Markdown

## Description
This PR significantly updates and completes the translation strings for 24 different languages to improve the global user experience.

### Key Changes:
- **Major Update:** Full revision of the Turkish (`values-tr`) translations.
- **Language Improvements:** Updated and synchronized `strings.xml` for the following languages:
  - Arabic (ar), Azerbaijani (az), Bulgarian (bg), Catalan (ca), German (de), Spanish (es), Persian (fa), Finnish (fi), French (fr), Hindi (hi),
  Indonesian (in), Italian (it), Hebrew (iw), Japanese (ja), Korean (ko), Dutch (nl), Polish (pl), Portuguese (pt), Russian (ru), Thai (th), Ukrainian
  (uk), Vietnamese (vi), and Chinese (zh).
- **Consistency:** Ensured all string keys are consistent across the updated resource files.

### Why this is needed:

Many translation files had missing or outdated strings. This update ensures that users in these regions have a more polished and localized
interface.

Verification:

  • Verified that all XML files are well-formed.
  • Tested the Turkish localization on a local build to ensure proper string rendering.

*Note: These translations were triple-checked for accuracy, natural flow, and consistency across all 24 languages using the Claude 3.5 Sonnet model.

MegaLodonn0 and others added 2 commits March 28, 2026 14:28
```diff
<<<<<<< SEARCH
=======
@serializable
data object AboutDestination(val route: String = "about")
>>>>>>>> REPLACE

<<<<<<< SEARCH
=======
composable(AboutDestination.route) {
    AboutScreen(viewModel)
},
>>>>>>>> REPLACE
```

Co-authored-by: aider (bedrock/mistral.mistral-small-2402-v1:0) <aider@aider.chat>
@maxrave-dev
Copy link
Copy Markdown
Owner

Use Crowdin for translate

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