Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/en-LS/contextTransforms.json

36 lines
887 B
JSON
Raw Normal View History

{
"main": {
"en-LS": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "en",
"territory": "LS"
},
"contextTransforms": {
"calendar-field": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"keyValue": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"number-spellout": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"relative": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"typographicNames": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}