mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
scheduled transaction supports start time and end time (#36)
This commit is contained in:
@@ -1123,6 +1123,7 @@
|
||||
"scheduled transaction is not enabled": "Scheduled transaction is not enabled",
|
||||
"scheduled transaction frequency is invalid": "Scheduled transaction frequency is invalid",
|
||||
"transaction template has too many tags": "There are too many tags in this transaction template",
|
||||
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
|
||||
"transaction picture id is invalid": "Transaction picture ID is invalid",
|
||||
"transaction picture not found": "Transaction picture is not found",
|
||||
"no transaction picture": "There is no transaction picture file",
|
||||
@@ -1289,6 +1290,8 @@
|
||||
"Previous Billing Cycle": "Previous Billing Cycle",
|
||||
"Current Billing Cycle": "Current Billing Cycle",
|
||||
"Custom Date": "Custom Date",
|
||||
"Start Date": "Start Date",
|
||||
"End Date": "End Date",
|
||||
"Start Time": "Start Time",
|
||||
"End Time": "End Time",
|
||||
"Select Date": "Select Date",
|
||||
|
||||
Reference in New Issue
Block a user