From 50178aa6cf8abe1395f76c2d3e3cda55baddc3eb Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期六, 08 十月 2022 17:07:36 +0800 Subject: [PATCH] 1 --- src/assets/lang/en.js | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 8fa9a3a..4568101 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -26,6 +26,19 @@ dataLoading: 'dataLoading', SpatialData: 'SpatialData', versionManage: 'versionManage', + vmobj: { + keyword: 'Keyword', + describe: 'Describe', + index: 'Index', + name: 'Name', + catalogue: 'Catalogue', + createontime: 'Creation Time', + createonuser: 'Creation Personne', + updateontime: 'Update Time', + updateonuser: 'Update Personnel', + editVersion: 'Modify version information', + addVersion: 'Add version information', + }, dictionaryManage: 'dictionaryManage', dictionaryManageObj: { tableName: 'table name', -- Gitblit v1.9.3