Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/pt-ST/contextTransforms.json

36 lines
901 B
JSON
Raw Normal View History

{
"main": {
"pt-ST": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "pt",
"territory": "ST"
},
"contextTransforms": {
"day-format-except-narrow": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"day-standalone-except-narrow": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"languages": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "no-change"
},
"relative": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"typographicNames": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}