refactor(perferences): use center wrapper layout
This commit is contained in:
@@ -190,6 +190,7 @@ export default {
|
||||
'common.table.user': '用户',
|
||||
'common.settings.instructions': '操作指引',
|
||||
'common.settings.language': '语言',
|
||||
'common.settings.language.tips': '设置界面的显示语言。',
|
||||
'common.delete.confirm': '确定删除选中的{type}吗?',
|
||||
'common.delete.single.confirm':
|
||||
'确定删除以下内容?\n <span style="font-size: 13px;font-weight: 700">{name}</span>',
|
||||
@@ -246,6 +247,9 @@ export default {
|
||||
'common.appearance.tips': '默认跟随系统设置',
|
||||
'common.button.forgotpassword': '忘记密码?',
|
||||
'common.appearance.theme': '主题',
|
||||
'common.appearance.description': '自定义界面在您设备上的视觉表现。',
|
||||
'common.security': '安全设置',
|
||||
'common.security.description': '管理用于登录账户的密码。',
|
||||
'common.page.wentwrong': '哎呀,出了点问题',
|
||||
'common.page.refresh.tips': '页面似乎需要更新,刷新一下试试吧!',
|
||||
'common.tips.escape.disable': '请点击「取消」按钮或右上角 X 关闭窗口',
|
||||
|
||||
Reference in New Issue
Block a user