Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/en-IO/contextTransforms.json
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00

36 lines
887 B
JSON

{
"main": {
"en-IO": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "en",
"territory": "IO"
},
"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"
}
}
}
}
}