Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/de-AT/contextTransforms.json

20 lines
358 B
JSON
Raw Normal View History

{
"main": {
"de-AT": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "de",
"territory": "AT"
},
"contextTransforms": {
"typographicNames": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}