perf: add i18n

This commit is contained in:
xingyu4j
2022-11-30 12:38:15 +08:00
parent 2c8e2209e8
commit 38cc677515
5 changed files with 6 additions and 6 deletions

View File

@ -189,7 +189,6 @@ export default {
access: 'Project access',
toDo: 'To do',
introduction: 'A serious introduction',
more: 'More',
shortcutOperation: 'Quick entry',
operation: 'Operation',
index: 'Index',
@ -284,6 +283,7 @@ export default {
edit: 'Edit',
update: 'Update',
preview: 'Preview',
more: 'More',
sync: 'Sync',
save: 'Save',
detail: 'Detail',

View File

@ -189,7 +189,6 @@ export default {
access: '项目访问',
toDo: '待办',
introduction: '一个正经的简介',
more: '更多',
shortcutOperation: '快捷入口',
operation: '操作',
index: '指数',
@ -284,6 +283,7 @@ export default {
edit: '编辑',
update: '编辑',
preview: '预览',
more: '更多',
sync: '同步',
save: '保存',
detail: '详情',