Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/uk/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

43 lines
1.2 KiB
JSON

{
"main": {
"uk": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "uk"
},
"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": "titlecase-firstword"
},
"month-format-except-narrow": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"month-standalone-except-narrow": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"relative": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"typographicNames": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}