mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
support credit card billing cycles as a time granularity option in the account balance trend chart on the account reconciliation statements page
This commit is contained in:
+3
-1
@@ -294,7 +294,8 @@
|
||||
"Yearly": "Jährlich",
|
||||
"Quarterly": "Vierteljährlich",
|
||||
"Monthly": "Monatlich",
|
||||
"Daily": "Täglich"
|
||||
"Daily": "Täglich",
|
||||
"BillingCycle": "Billing Cycle"
|
||||
},
|
||||
"numeral": {
|
||||
"Western Arabic Numerals": "Westlich-arabische Ziffern",
|
||||
@@ -2210,6 +2211,7 @@
|
||||
"Aggregate by Quarter": "Nach Quartal aggregieren",
|
||||
"Aggregate by Year": "Nach Jahr aggregieren",
|
||||
"Aggregate by Fiscal Year": "Nach Geschäftsjahr aggregieren",
|
||||
"Aggregate by Billing Cycle": "Aggregate by Billing Cycle",
|
||||
"Year-over-Year": "Jahresvergleich",
|
||||
"Period-over-Period": "Periodenvergleich",
|
||||
"Filter Accounts": "Konten filtern",
|
||||
|
||||
Reference in New Issue
Block a user