add page settings page

This commit is contained in:
MaysWind
2023-06-24 20:01:47 +08:00
parent 1c39819112
commit 46a1eda029
5 changed files with 89 additions and 50 deletions
+8 -5
View File
@@ -975,17 +975,20 @@ export default {
'Timezone': 'Timezone',
'System Default': 'System Default',
'Language Default': 'Language Default',
'Auto Update Exchange Rates Data': 'Auto Update Exchange Rates Data',
'Auto Get Current Geographic Location': 'Auto Get Current Geographic Location',
'Auto-update Exchange Rates Data': 'Auto-update Exchange Rates Data',
'Enable Thousands Separator': 'Enable Thousands Separator',
'Currency Display Mode': 'Currency Display Mode',
'Currency Code': 'Currency Code',
'Currency Name': 'Currency Name',
'Currency Symbol': 'Currency Symbol',
'Show Amount In Home Page': 'Show Amount In Home Page',
'Show Account Balance': 'Show Account Balance',
'Show Total Amount In Transaction List Page': 'Show Total Amount In Transaction List Page',
'Enable Animate': 'Enable Animate',
'Page Settings': 'Page Settings',
'Overview Page': 'Overview Page',
'Transaction List Page': 'Transaction List Page',
'Show Monthly Total Amount': 'Show Monthly Total Amount',
'Transaction Edit Page': 'Transaction Edit Page',
'Automatically Add Geolocation': 'Automatically Add Geolocation',
'Enable Animation': 'Enable Animation',
'Use preset transaction categories': 'Use preset transaction categories',
'Preset Categories': 'Preset Categories',
'You have been successfully registered': 'You have been successfully registered',
+8 -5
View File
@@ -975,17 +975,20 @@ export default {
'Timezone': '时区',
'System Default': '系统默认',
'Language Default': '语言默认',
'Auto Update Exchange Rates Data': '自动更新汇率数据',
'Auto Get Current Geographic Location': '自动获取当前地理位置',
'Auto-update Exchange Rates Data': '自动更新汇率数据',
'Enable Thousands Separator': '启用千位分隔符',
'Currency Display Mode': '货币显示模式',
'Currency Code': '货币代码',
'Currency Name': '货币名称',
'Currency Symbol': '货币符号',
'Show Amount In Home Page': '首页显示金额',
'Show Account Balance': '显示账户余额',
'Show Total Amount In Transaction List Page': '交易列表页显示总金额',
'Enable Animate': '启用动画',
'Page Settings': '页面设置',
'Overview Page': '概览页面',
'Transaction List Page': '交易列表页面',
'Show Monthly Total Amount': '显示月度总金额',
'Transaction Edit Page': '交易编辑页面',
'Automatically Add Geolocation': '自动添加地理位置',
'Enable Animation': '启用动画',
'Use preset transaction categories': '使用预设交易分类',
'Preset Categories': '预设分类',
'You have been successfully registered': '注册成功',