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": "Entfernen",
|
||||
"Delete": "Löschen",
|
||||
"Duplicate": "Duplizieren",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "Sortieren",
|
||||
"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": "Konto tauschen",
|
||||
"Swap Amount": "Betrag tauschen",
|
||||
"Swap Account and Amount": "Konto und Betrag tauschen",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "Duplicate (With Time)",
|
||||
"Duplicate (With Geographic Location)": "Duplicate (With Geographic Location)",
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "Monatlichen Gesamtbetrag anzeigen",
|
||||
"Show Transaction Tags": "Transaktions-Tag anzeigen",
|
||||
"Transaction Edit Page": "Transaktionsbearbeitungsseite",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "Entwurf automatisch speichern",
|
||||
"Always Show Confirmation": "Bestätigung jedes mal anzeigen",
|
||||
"Automatically Add Geolocation": "Geolocation automatisch hinzufügen",
|
||||
|
||||
Reference in New Issue
Block a user