support change language when add default categories

This commit is contained in:
MaysWind
2020-12-04 23:08:06 +08:00
parent 1c67798cc6
commit e4e06fef0c
4 changed files with 53 additions and 5 deletions
+1
View File
@@ -365,6 +365,7 @@ export default {
'Statistics': 'Statistics',
'Settings': 'Settings',
'Back': 'Back',
'Change Language': 'Change Language',
'Unlock': 'Unlock',
'Re-login': 'Re-login',
'Username': 'Username',
+1
View File
@@ -365,6 +365,7 @@ export default {
'Statistics': '统计',
'Settings': '设置',
'Back': '返回',
'Change Language': '修改语言',
'Unlock': '解锁',
'Re-login': '重新登陆',
'Username': '用户名',