@progress/kendo-angular-intl
Version:
Kendo UI Internationalization for Angular components
68 lines • 1.47 kB
JSON
{
"name": "ff-Adlm-MR",
"likelySubtags": {
"ff": "ff-Latn-SN"
},
"identity": {
"language": "ff",
"script": "Adlm",
"territory": "MR"
},
"territory": "MR",
"numbers": {
"symbols": {
"decimal": ".",
"group": "⹁",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "𞤏𞤮𞤈",
"timeSeparator": ":"
},
"decimal": {
"patterns": [
"n"
],
"groupSize": [
3
]
},
"scientific": {
"patterns": [
"nEn"
],
"groupSize": []
},
"percent": {
"patterns": [
"n%"
],
"groupSize": [
3
]
},
"currency": {
"patterns": [
"$ n"
],
"groupSize": [
3
],
"unitPattern-count-other": "n $"
},
"accounting": {
"patterns": [
"$ n"
],
"groupSize": [
3
]
}
}
}