cldr-localenames-full
Version:
Translated versions of locale display name elements: languages, scripts, territories, and variants.
22 lines (21 loc) • 450 B
JSON
{
"main": {
"lij": {
"identity": {
"language": "lij"
},
"localeDisplayNames": {
"localeDisplayPattern": {
"localePattern": "{0} ({1})",
"localeSeparator": "{0}, {1}",
"localeKeyTypePattern": "{0}: {1}"
},
"codePatterns": {
"language": "Lengua: {0}",
"script": "Scrittua: {0}",
"territory": "Region: {0}"
}
}
}
}
}