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": "Geplante Transaktion ist nicht aktiviert",
|
||||
"scheduled transaction frequency is invalid": "Häufigkeit der geplanten Transaktion ist ungültig",
|
||||
"transaction template has too many tags": "Transaktionsvorlage hat zu viele Tags",
|
||||
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
|
||||
"transaction picture id is invalid": "Transaktionsbild-ID ist ungültig",
|
||||
"transaction picture not found": "Transaktionsbild nicht gefunden",
|
||||
"no transaction picture": "Kein Transaktionsbild vorhanden",
|
||||
@@ -1289,6 +1290,8 @@
|
||||
"Previous Billing Cycle": "Vorheriger Abrechnungszeitraum",
|
||||
"Current Billing Cycle": "Aktueller Abrechnungszeitraum",
|
||||
"Custom Date": "Benutzerdefiniertes Datum",
|
||||
"Start Date": "Start Date",
|
||||
"End Date": "End Date",
|
||||
"Start Time": "Startzeit",
|
||||
"End Time": "Endzeit",
|
||||
"Select Date": "Datum auswählen",
|
||||
|
||||
Reference in New Issue
Block a user