support turning on dark theme manually

This commit is contained in:
MaysWind
2023-06-05 23:53:52 +08:00
parent 3d95680cbc
commit 5141303ee1
5 changed files with 39 additions and 23 deletions
+3 -1
View File
@@ -934,6 +934,9 @@ export default {
'Filter Transaction Categories': 'Filter Transaction Categories',
'User Profile': 'User Profile',
'Language': 'Language',
'Theme': 'Theme',
'Light': 'Light',
'Dark': 'Dark',
'Timezone': 'Timezone',
'System Default': 'System Default',
'Language Default': 'Language Default',
@@ -948,7 +951,6 @@ export default {
'Show Account Balance': 'Show Account Balance',
'Show Total Amount In Transaction List Page': 'Show Total Amount In Transaction List Page',
'Enable Animate': 'Enable Animate',
'Enable Auto Dark Mode': 'Enable Auto Dark Mode',
'Use preset transaction categories': 'Use preset transaction categories',
'Preset Categories': 'Preset Categories',
'You have been successfully registered': 'You have been successfully registered',
+3 -1
View File
@@ -934,6 +934,9 @@ export default {
'Filter Transaction Categories': '过滤交易类型',
'User Profile': '用户信息',
'Language': '语言',
'Theme': '主题',
'Light': '浅色',
'Dark': '深色',
'Timezone': '时区',
'System Default': '系统默认',
'Language Default': '语言默认',
@@ -948,7 +951,6 @@ export default {
'Show Account Balance': '显示账户余额',
'Show Total Amount In Transaction List Page': '交易列表页显示总金额',
'Enable Animate': '启用动画',
'Enable Auto Dark Mode': '启用自动深色模式',
'Use preset transaction categories': '使用预设交易分类',
'Preset Categories': '预设分类',
'You have been successfully registered': '注册成功',