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": "Alle Typen",
|
||||
"More": "Mehr",
|
||||
"All": "Alle",
|
||||
"Partial": "Partial",
|
||||
"Today": "Heute",
|
||||
"Yesterday": "Gestern",
|
||||
"Recent 7 days": "Letzte 7 Tage",
|
||||
@@ -1610,6 +1611,7 @@
|
||||
"Unable to save account": "Konto kann nicht gespeichert werden",
|
||||
"Show Hidden Accounts": "Versteckte Konten anzeigen",
|
||||
"Hide Hidden Accounts": "Versteckte Konten ausblenden",
|
||||
"Set Accounts Included in Total": "Set Accounts Included in Total",
|
||||
"Unable to retrieve account": "Konto kann nicht abgerufen werden",
|
||||
"Unable to hide this account": "Dieses Konto kann nicht ausgeblendet werden",
|
||||
"Unable to unhide this account": "Dieses Konto kann nicht eingeblendet werden",
|
||||
@@ -1886,6 +1888,8 @@
|
||||
"Show Confirmation Every Time": "Bestätigung jedes mal anzeigen",
|
||||
"Automatically Add Geolocation": "Geolocation automatisch hinzufügen",
|
||||
"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": "Wechselkursdatenseite",
|
||||
"Exchange Rate": "Wechselkurs",
|
||||
"Enable Animation": "Animation aktivieren",
|
||||
|
||||
Reference in New Issue
Block a user