support setting timezone type for the time range of statistical data

This commit is contained in:
MaysWind
2024-04-12 09:51:01 +08:00
parent 14f6de8af1
commit ea32bfa5fc
18 changed files with 398 additions and 31 deletions
+4
View File
@@ -1019,6 +1019,7 @@ export default {
'Default Transaction Category Filter': 'Default Transaction Category Filter',
'Sort Order': 'Sort Order',
'Default Sort Order': 'Default Sort Order',
'Timezone Used for Date Range': 'Timezone Used for Date Range',
'Amount': 'Amount',
'Display Order': 'Display Order',
'Name': 'Name',
@@ -1047,6 +1048,9 @@ export default {
'Hide Account Balance': 'Hide Account Balance',
'Page Settings': 'Page Settings',
'Overview Page': 'Overview Page',
'Timezone Used for Statistics': 'Timezone Used for Statistics',
'Timezone Type': 'Timezone Type',
'Application Timezone': 'Application Timezone',
'Transaction List Page': 'Transaction List Page',
'Transactions Per Page': 'Transactions Per Page',
'Show Monthly Total Amount': 'Show Monthly Total Amount',
+4
View File
@@ -1019,6 +1019,7 @@ export default {
'Default Transaction Category Filter': '默认交易分类过滤',
'Sort Order': '排序方式',
'Default Sort Order': '默认排序方式',
'Timezone Used for Date Range': '时间范围使用的时区',
'Amount': '金额',
'Display Order': '显示顺序',
'Name': '名称',
@@ -1047,6 +1048,9 @@ export default {
'Hide Account Balance': '隐藏账户余额',
'Page Settings': '页面设置',
'Overview Page': '总览页面',
'Timezone Used for Statistics': '统计时使用的时区',
'Timezone Type': '时区类型',
'Application Timezone': '应用时区',
'Transaction List Page': '交易列表页面',
'Transactions Per Page': '每页交易数',
'Show Monthly Total Amount': '显示月度总金额',