mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-17 21:31:57 +01:00
mapping language codes to crowdin
This commit is contained in:
parent
035a48a0cd
commit
1646cbbd68
22
crowdin.yml
22
crowdin.yml
@ -8,6 +8,26 @@ files: [
|
||||
{
|
||||
"source": "app/src/main/res/values/strings.xml",
|
||||
"translation": "app/src/main/res/values-%android_code%/%original_file_name%",
|
||||
"type": "android"
|
||||
"type": "android",
|
||||
"languages_mapping": {
|
||||
"android_code": {
|
||||
"ar-rSA": "ar",
|
||||
"cs-rCZ": "cs",
|
||||
"de-rDE": "de",
|
||||
"eo-rUY": "eo",
|
||||
"es-rES": "es",
|
||||
"fa": "fa",
|
||||
"fr-rFR": "fr",
|
||||
"hu-rHU": "hu",
|
||||
"ja-rJP": "ja",
|
||||
"nl-rNL": "nl",
|
||||
"ru-rRU": "ru",
|
||||
"ta-rIN": "ta",
|
||||
"th-rTH": "th",
|
||||
"tr-rTR": "tr",
|
||||
"uk-rUA": "uk",
|
||||
"zh-rCN": "zh"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user