translate: Add missing strings for Japanese, Korean and Vietnamese#278
Merged
koiverse merged 3 commits intokoiverse:devfrom Feb 7, 2026
Merged
translate: Add missing strings for Japanese, Korean and Vietnamese#278koiverse merged 3 commits intokoiverse:devfrom
koiverse merged 3 commits intokoiverse:devfrom
Conversation
Add extensive language and country code mappings to support broader internationalization: - Languages: English (UK), Chinese (Simplified/Traditional), French, German, Spanish, Portuguese (Brazilian), Russian, Italian, Dutch, Polish, Turkish, Arabic, Hindi, Thai, Indonesian, Malay, Ukrainian, Czech, Greek, Hebrew, Hungarian, Romanian, Finnish, Danish, Norwegian, Swedish, Slovak, Bulgarian, Croatian, Serbian, Lithuanian, Latvian, Estonian - Countries: United Kingdom, China, Taiwan, Hong Kong, France, Germany, Spain, Mexico, Brazil, Russia, Italy, Netherlands, Poland, Turkey, Australia, Canada, India, Indonesia, Thailand, Vietnam, Philippines, Malaysia, Singapore, Argentina, Chile, Colombia, Peru, South Africa, Egypt, Saudi Arabia, United Arab Emirates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes (Ctrl + C from Gemini Code Assist)
This pull request significantly enhances the localization of the ArchiveTune application for Japanese, Korean, and Vietnamese users. It addresses previously untranslated strings, corrects existing translations for improved accuracy, and expands the application's internal language and country code support. These changes aim to provide a more complete and native-like experience for a broader international audience, laying foundational work for future translation efforts.
Highlights
PreferenceKeys.ktfile has been updated to include a significantly larger set of language and country codes, enhancing the application's ability to support a global audience.Changelog
LanguageCodeToNamemap to include 28 new language entries, supporting a wider range of global languages.CountryCodeToNamemap to include 29 new country entries, enhancing geographical localization options.