mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04: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 frequency is invalid": "Частота запланированной транзакции недействительна",
|
||||
"transaction template has too many tags": "Слишком много тегов в этом шаблоне транзакции",
|
||||
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
|
||||
"transaction picture id is invalid": "ID изображения транзакции недействителен",
|
||||
"transaction picture not found": "Изображение транзакции не найдено",
|
||||
"no transaction picture": "Нет файла изображения транзакции",
|
||||
@@ -1289,6 +1290,8 @@
|
||||
"Previous Billing Cycle": "Предыдущий расчетный период",
|
||||
"Current Billing Cycle": "Текущий расчетный период",
|
||||
"Custom Date": "Выбрать дату",
|
||||
"Start Date": "Start Date",
|
||||
"End Date": "End Date",
|
||||
"Start Time": "Время начала",
|
||||
"End Time": "Время окончания",
|
||||
"Select Date": "Выбрать дату",
|
||||
|
||||
Reference in New Issue
Block a user