mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
calendar display type supports Gregorian with Chinese
This commit is contained in:
+2
-1
@@ -138,7 +138,8 @@
|
||||
},
|
||||
"calendar": {
|
||||
"Gregorian": "Gregorian",
|
||||
"Buddhist": "Buddhist"
|
||||
"Buddhist": "Buddhist",
|
||||
"Gregorian with Chinese": "Gregorian with Chinese"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
|
||||
Reference in New Issue
Block a user