mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
Update formater
This commit is contained in:
committed by
mayswind
parent
6bd1d09fa8
commit
c1b06eaa6f
+5
-5
@@ -10,10 +10,10 @@
|
||||
"Vietnamese": "Tiếng Việt"
|
||||
},
|
||||
"default": {
|
||||
"currency": "USD",
|
||||
"firstDayOfWeek": "Sunday",
|
||||
"longDateFormat": "MMDDYYYY",
|
||||
"shortDateFormat": "MMDDYYYY",
|
||||
"currency": "VND",
|
||||
"firstDayOfWeek": "Monday",
|
||||
"longDateFormat": "DDMMYYYY",
|
||||
"shortDateFormat": "DDMMYYYY",
|
||||
"longTimeFormat": "HHMMSSA",
|
||||
"shortTimeFormat": "HHMMA",
|
||||
"decimalSeparator": "Dot",
|
||||
@@ -531,7 +531,7 @@
|
||||
"UZS": "Uzbekistani Sum",
|
||||
"VED": "Venezuelan Bolívar Digital",
|
||||
"VES": "Venezuelan Bolívar Soberano",
|
||||
"VND": "Vietnamese Dong",
|
||||
"VND": "Việt Nam Đồng",
|
||||
"VUV": "Vanuatu Vatu",
|
||||
"WST": "Samoan Tala",
|
||||
"XAF": "Central African CFA Franc",
|
||||
|
||||
Reference in New Issue
Block a user