mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
support setting timezone type for the time range of statistical data
This commit is contained in:
@@ -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': '显示月度总金额',
|
||||
|
||||
Reference in New Issue
Block a user