mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support "Add Another" in transaction add page / dialog (#471)
This commit is contained in:
@@ -1495,6 +1495,7 @@
|
||||
"Remove": "Verwijderen",
|
||||
"Delete": "Verwijderen",
|
||||
"Duplicate": "Dupliceren",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "Sorteren",
|
||||
"Sort by Name (A to Z)": "Sort by Name (A to Z)",
|
||||
"Sort by Name (Z to A)": "Sort by Name (Z to A)",
|
||||
@@ -1901,6 +1902,8 @@
|
||||
"Swap Account": "Rekening omwisselen",
|
||||
"Swap Amount": "Bedrag omwisselen",
|
||||
"Swap Account and Amount": "Rekening en bedrag omwisselen",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "Dupliceren (met tijd)",
|
||||
"Duplicate (With Geographic Location)": "Dupliceren (met geografische locatie)",
|
||||
"Duplicate (With Time and Geographic Location)": "Dupliceren (met tijd en locatie)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "Maandelijks totaalbedrag tonen",
|
||||
"Show Transaction Tags": "Transactietag tonen",
|
||||
"Transaction Edit Page": "Transactiebewerkingspagina",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "Concept automatisch opslaan",
|
||||
"Always Show Confirmation": "Elke keer bevestiging tonen",
|
||||
"Automatically Add Geolocation": "Geolocatie automatisch toevoegen",
|
||||
|
||||
Reference in New Issue
Block a user