Skip to content

Commit

Permalink
Crowdin Action: test languages_mapping with zh
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Dec 15, 2024
1 parent 9df5cd4 commit c0d9efc
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,64 +10,10 @@
"translation": "app/src/main/res/values-%android_code%/strings.xml",
"languages_mapping": {
"android_code": {
# Arabic
"ar": "ar-rSA",
# Bosnian
"bs": "bs-rBA",
# Simplified Chinese
"zh-CN": "zh-rCN",
# Traditional Chinese
"zh-TW": "zh-rTW",
# Czech
"cs": "cs-rCZ",
# Danish
"da": "da-rDK",
# Dutch
"nl": "nl-rNL",
# French
"fr": "fr-rFR",
# Filipino
"fil": "fil-rPH",
# German
"de": "de-rDE",
# Greek
"el": "el-rGR",
# Hebrew
"he": "he-rIL",
# Hungarian
"hu": "hu-rHU",
# Indonesian (Old `in` compatibility)
"id": "in-rID",
# Italian
"it": "it-rIT",
# Japanese
"ja": "ja-rJP",
# Polish
"pl": "pl-rPL",
# Portuguese (Brazil)
"pt-BR": "pt-rBR",
# Portuguese (Portugal)
"pt-PT": "pt-rPT",
# Romanian
"ro": "ro-rRO",
# Russian
"ru": "ru-rRU",
# Slovak
"sk": "sk-rSK",
# Slovenian
"sl": "sl-rSI",
# Spanish
"es": "es-rES",
# Turkish
"tr": "tr-rTR",
# Ukrainian
"uk": "uk-rUA",
# Urdu (India)
"ur-IN": "ur-rIN",
# Urdu (Pakistan)
"ur-PK": "ur-rPK",
# Vietnamese
"vi": "vi-rVN"
}
}
}
Expand Down

0 comments on commit c0d9efc

Please sign in to comment.