mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +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": "Giao dịch theo lịch trình chưa được bật",
|
||||
"scheduled transaction frequency is invalid": "Tần suất giao dịch theo lịch trình không hợp lệ",
|
||||
"transaction template has too many tags": "Có quá nhiều thẻ trong mẫu giao dịch này",
|
||||
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
|
||||
"transaction picture id is invalid": "ID ảnh giao dịch không hợp lệ",
|
||||
"transaction picture not found": "Không tìm thấy ảnh giao dịch",
|
||||
"no transaction picture": "Không có tệp ảnh giao dịch",
|
||||
@@ -1289,6 +1290,8 @@
|
||||
"Previous Billing Cycle": "Previous Billing Cycle",
|
||||
"Current Billing Cycle": "Current Billing Cycle",
|
||||
"Custom Date": "Ngày tùy chỉnh",
|
||||
"Start Date": "Start Date",
|
||||
"End Date": "End Date",
|
||||
"Start Time": "Thời gian bắt đầu",
|
||||
"End Time": "Thời gian kết thúc",
|
||||
"Select Date": "Chọn ngày",
|
||||
|
||||
Reference in New Issue
Block a user