reconciliation statement page / dialog supports account balance trends chart (#184)

This commit is contained in:
MaysWind
2025-08-04 01:22:36 +08:00
parent 15d1d269ae
commit 14b4e40039
26 changed files with 917 additions and 29 deletions
+10
View File
@@ -251,6 +251,13 @@
"31": "31-й"
}
},
"granularity": {
"FiscalYearly": "Fiscal Yearly",
"Yearly": "Yearly",
"Quarterly": "Quarterly",
"Monthly": "Monthly",
"Daily": "Daily"
},
"numeral": {
"Dot": "Крапка",
"Comma": "Кома",
@@ -1635,6 +1642,8 @@
"Unable to delete this account": "Не вдалося видалити цей рахунок",
"Unable to delete this sub-account": "Не вдалося видалити цей субрахунок",
"Reconciliation Statement": "Reconciliation Statement",
"Show Account Balance Trends": "Show Account Balance Trends",
"Show Transaction List": "Show Transaction List",
"Update Closing Balance": "Update Closing Balance",
"Please enter the new closing balance for the account": "Please enter the new closing balance for the account",
"Transaction": "Транзакція",
@@ -1873,6 +1882,7 @@
"Sort by Amount": "Сортувати за сумою",
"Sort by Display Order": "Сортувати за порядком відображення",
"Sort by Name": "Сортувати за назвою",
"Time Granularity": "Time Granularity",
"Aggregate by Month": "Агрегувати за місяцями",
"Aggregate by Quarter": "Агрегувати за кварталами",
"Aggregate by Year": "Агрегувати за роками",