mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support "Add Another" in transaction add page / dialog (#471)
This commit is contained in:
@@ -1495,6 +1495,7 @@
|
||||
"Remove": "Rimuovi",
|
||||
"Delete": "Elimina",
|
||||
"Duplicate": "Duplica",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "Ordina",
|
||||
"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": "Scambia account",
|
||||
"Swap Amount": "Scambia importo",
|
||||
"Swap Account and Amount": "Scambia account e importo",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "Duplica (con ora)",
|
||||
"Duplicate (With Geographic Location)": "Duplica (con posizione geografica)",
|
||||
"Duplicate (With Time and Geographic Location)": "Duplica (con ora e posizione geografica)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "Mostra importo totale mensile",
|
||||
"Show Transaction Tags": "Mostra tag transazione",
|
||||
"Transaction Edit Page": "Pagina modifica transazione",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "Salva automaticamente bozza",
|
||||
"Always Show Confirmation": "Mostra conferma ogni volta",
|
||||
"Automatically Add Geolocation": "Aggiungi automaticamente geolocalizzazione",
|
||||
|
||||
Reference in New Issue
Block a user