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": "Letno",
|
||||
"Quarterly": "Četrtletno",
|
||||
"Monthly": "Mesečno",
|
||||
"Daily": "Dnevno"
|
||||
"Daily": "Dnevno",
|
||||
"BillingCycle": "Billing Cycle"
|
||||
},
|
||||
"numeral": {
|
||||
"Western Arabic Numerals": "Zahodne arabske številke",
|
||||
@@ -2210,6 +2211,7 @@
|
||||
"Aggregate by Quarter": "Združi po četrtletjih",
|
||||
"Aggregate by Year": "Združi po letih",
|
||||
"Aggregate by Fiscal Year": "Združi po fiskalnih letih",
|
||||
"Aggregate by Billing Cycle": "Aggregate by Billing Cycle",
|
||||
"Year-over-Year": "Year-over-Year",
|
||||
"Period-over-Period": "Period-over-Period",
|
||||
"Filter Accounts": "Filtriraj račune",
|
||||
|
||||
Reference in New Issue
Block a user