Merge pull request #3554 from dataease/pr@dev@refactor_i18n

refactor: 国际化修改
This commit is contained in:
xuwei-fit2cloud
2022-10-31 17:35:11 +08:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -530,6 +530,7 @@ export default {
the_running_results: 'You can view the running results'
},
detabs: {
custom_sort: 'Custom Sort',
eidttitle: 'Edit Title',
selectview: 'Select View',
selectOthers: 'Select Others',

View File

@@ -530,6 +530,7 @@ export default {
the_running_results: '即可查看運行結果'
},
detabs: {
custom_sort: '自定義排序',
eidttitle: '編輯標題',
selectview: '選擇視圖',
selectOthers: '選擇組件',

View File

@@ -529,6 +529,7 @@ export default {
the_running_results: '即可查看运行结果'
},
detabs: {
custom_sort: '自定义排序',
eidttitle: '编辑标题',
selectview: '选择视图',
selectOthers: '选择组件',