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