mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
support calendar display type (Gregorian and Buddhist)
This commit is contained in:
+2
-2
@@ -138,8 +138,7 @@
|
||||
},
|
||||
"calendar": {
|
||||
"Gregorian": "Gregorian",
|
||||
"Buddhist": "Buddhist",
|
||||
"Gregorian (with Chinese Calendar)": "Gregorian (with Chinese Calendar)"
|
||||
"Buddhist": "Buddhist"
|
||||
},
|
||||
"datetime": {
|
||||
"AM": {
|
||||
@@ -1857,6 +1856,7 @@
|
||||
"Unable to retrieve transaction list": "Không thể lấy danh sách giao dịch",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Phạm vi ngày tùy chỉnh",
|
||||
"Select Month": "Select Month",
|
||||
"Transaction Detail": "Chi tiết giao dịch",
|
||||
"No transaction data": "Không có dữ liệu giao dịch",
|
||||
"Are you sure you want to delete this transaction?": "Bạn có chắc chắn muốn xóa giao dịch này không?",
|
||||
|
||||
Reference in New Issue
Block a user