@progress/kendo-angular-intl
Version:
Kendo UI Internationalization for Angular components
75 lines • 1.61 kB
JSON
{
"name": "ee-TG",
"likelySubtags": {
"ee": "ee-Latn-GH"
},
"identity": {
"language": "ee",
"territory": "TG"
},
"territory": "TG",
"numbers": {
"symbols": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "mnn",
"timeSeparator": ":"
},
"decimal": {
"patterns": [
"n"
],
"groupSize": [
3
]
},
"scientific": {
"patterns": [
"nEn"
],
"groupSize": []
},
"percent": {
"patterns": [
"n%"
],
"groupSize": [
3
]
},
"currency": {
"patterns": [
"$n"
],
"groupSize": [
3
],
"unitPattern-count-one": "$ n",
"unitPattern-count-other": "$ n"
},
"accounting": {
"patterns": [
"$n",
"($n)"
],
"groupSize": [
3
]
}
},
"currencyData": {
"XOF": {
"_rounding": "0",
"_digits": "0"
}
}
}