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": "Tutti i tipi",
|
||||
"More": "Altro",
|
||||
"All": "Tutti",
|
||||
"Partial": "Partial",
|
||||
"Today": "Oggi",
|
||||
"Yesterday": "Ieri",
|
||||
"Recent 7 days": "Ultimi 7 giorni",
|
||||
@@ -1610,6 +1611,7 @@
|
||||
"Unable to save account": "Impossibile salvare l'account",
|
||||
"Show Hidden Accounts": "Mostra account nascosti",
|
||||
"Hide Hidden Accounts": "Nascondi account nascosti",
|
||||
"Set Accounts Included in Total": "Set Accounts Included in Total",
|
||||
"Unable to retrieve account": "Impossibile recuperare l'account",
|
||||
"Unable to hide this account": "Impossibile nascondere questo account",
|
||||
"Unable to unhide this account": "Impossibile mostrare questo account",
|
||||
@@ -1886,6 +1888,8 @@
|
||||
"Show Confirmation Every Time": "Mostra conferma ogni volta",
|
||||
"Automatically Add Geolocation": "Aggiungi automaticamente geolocalizzazione",
|
||||
"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": "Pagina dati tassi di cambio",
|
||||
"Exchange Rate": "Tasso di cambio",
|
||||
"Enable Animation": "Abilita animazione",
|
||||
|
||||
Reference in New Issue
Block a user