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": "Eliminar",
|
||||
"Delete": "Borrar",
|
||||
"Duplicate": "Duplicar",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "Ordenar",
|
||||
"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": "Intercambiar Cuenta",
|
||||
"Swap Amount": "Intercambiar Importe",
|
||||
"Swap Account and Amount": "Intercambiar Cuenta e Importe",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "Duplicar (Con Tiempo)",
|
||||
"Duplicate (With Geographic Location)": "Duplicar (con Ubicación Geográfica)",
|
||||
"Duplicate (With Time and Geographic Location)": "Duplicado (con Hora y Ubicación Geográfica)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "Mostrar Importe Total Mensual",
|
||||
"Show Transaction Tags": "Mostrar Etiqueta de Transacción",
|
||||
"Transaction Edit Page": "Página de Edición de Transacciones",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "Guardar Borrador Automáticamente",
|
||||
"Always Show Confirmation": "Mostrar Confirmación Cada Vez",
|
||||
"Automatically Add Geolocation": "Agregar Geolocalización Automáticamente",
|
||||
|
||||
Reference in New Issue
Block a user