mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
calendar display type supports Gregorian with Persian, date display type supports Persian calendar
This commit is contained in:
+3
-1
@@ -139,7 +139,9 @@
|
||||
"calendar": {
|
||||
"Gregorian": "Gregorian",
|
||||
"Buddhist": "Buddhist",
|
||||
"Gregorian with Chinese": "Gregorian with Chinese"
|
||||
"Persian": "Persian",
|
||||
"Gregorian with Chinese": "Gregorian with Chinese",
|
||||
"Gregorian with Persian": "Gregorian with Persian"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
|
||||
Reference in New Issue
Block a user