cldr-localenames-full
Version:
Translated versions of locale display name elements: languages, scripts, territories, and variants.
24 lines (23 loc) • 513 B
JSON
{
"main": {
"az-Arab-IQ": {
"identity": {
"language": "az",
"script": "Arab",
"territory": "IQ"
},
"localeDisplayNames": {
"localeDisplayPattern": {
"localePattern": "{0} ({1})",
"localeSeparator": "{0}, {1}",
"localeKeyTypePattern": "{0}: {1}"
},
"codePatterns": {
"language": "دیل: {0}",
"script": "یازی: {0}",
"territory": "بؤلگه: {0}"
}
}
}
}
}