mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
update locale default settings
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"German": "ஜெர்மன்",
|
"German": "ஜெர்மன்",
|
||||||
"English": "ஆங்கிலம் (English)",
|
"English": "ஆங்கிலம்",
|
||||||
"Spanish": "ஸ்பானிஷ்",
|
"Spanish": "ஸ்பானிஷ்",
|
||||||
"French": "பிரெஞ்சு",
|
"French": "பிரெஞ்சு",
|
||||||
"Italian": "இத்தாலியன்",
|
"Italian": "இத்தாலியன்",
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"numeralSystem": "WesternArabicNumerals",
|
"numeralSystem": "WesternArabicNumerals",
|
||||||
"decimalSeparator": "Dot",
|
"decimalSeparator": "Dot",
|
||||||
"digitGroupingSymbol": "Comma",
|
"digitGroupingSymbol": "Comma",
|
||||||
"digitGrouping": "ThousandsSeparator",
|
"digitGrouping": "IndianNumberGrouping",
|
||||||
"currencyDisplayType": "SymbolBeforeAmount"
|
"currencyDisplayType": "SymbolBeforeAmount"
|
||||||
},
|
},
|
||||||
"format": {
|
"format": {
|
||||||
|
|||||||
Reference in New Issue
Block a user