mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
total amount on the account list page supports excluding specified accounts (#161)
This commit is contained in:
@@ -1372,6 +1372,7 @@
|
||||
"All Types": "Todos los tipos",
|
||||
"More": "Más",
|
||||
"All": "Todo",
|
||||
"Partial": "Partial",
|
||||
"Today": "Hoy",
|
||||
"Yesterday": "Ayer",
|
||||
"Recent 7 days": "Últimos 7 días",
|
||||
@@ -1610,6 +1611,7 @@
|
||||
"Unable to save account": "No se puede guardar la cuenta",
|
||||
"Show Hidden Accounts": "Mostrar cuentas ocultas",
|
||||
"Hide Hidden Accounts": "Ocultar cuentas ocultas",
|
||||
"Set Accounts Included in Total": "Set Accounts Included in Total",
|
||||
"Unable to retrieve account": "No se puede recuperar la cuenta",
|
||||
"Unable to hide this account": "No se puede ocultar esta cuenta",
|
||||
"Unable to unhide this account": "No se puede mostrar esta cuenta",
|
||||
@@ -1886,6 +1888,8 @@
|
||||
"Show Confirmation Every Time": "Mostrar confirmación cada vez",
|
||||
"Automatically Add Geolocation": "Agregar geolocalización automáticamente",
|
||||
"Always Show Transaction Pictures": "Always Show Transaction Pictures",
|
||||
"Account List Page": "Account List Page",
|
||||
"Accounts Included in Total": "Accounts Included in Total",
|
||||
"Exchange Rates Data Page": "Página de datos de tipos de cambio",
|
||||
"Exchange Rate": "Tipo de cambio",
|
||||
"Enable Animation": "Habilitar animación",
|
||||
|
||||
Reference in New Issue
Block a user