mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
calendar display type supports Gregorian with Persian, date display type supports Persian calendar
This commit is contained in:
@@ -139,7 +139,9 @@
|
||||
"calendar": {
|
||||
"Gregorian": "公历",
|
||||
"Buddhist": "佛教日历",
|
||||
"Gregorian with Chinese": "公历+农历"
|
||||
"Persian": "伊朗历",
|
||||
"Gregorian with Chinese": "公历+农历",
|
||||
"Gregorian with Persian": "公历+伊朗历"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
|
||||
Reference in New Issue
Block a user