1
lxl
2022-10-12 1494c7949d90e1e8407b71606947dc8d9cb60778
src/assets/lang/en.js
@@ -17,6 +17,8 @@
    upload: 'Upload',
    preservation: 'Preservation',
    close: 'Close',
    see: 'See',
    index: 'index',
  },
  dataManage: {
    dataManage: 'Data Manage',
@@ -26,6 +28,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',
@@ -62,11 +77,33 @@
      modifySuccessfully: 'modify successfully',
      tipsUp: 'Are you sure to save the changes?',
    },
    styleManage: 'styleManage',
    styleManage: 'Style Manage',
    styleObj: {
      index: 'Index',
      name: 'Name',
      type: 'Type',
      dirid: 'Directory ID',
      depid: 'Unit ID',
      ver: 'Edition',
      status: 'State',
      precision: 'Accuracy',
      descr: 'Describe',
      fileguid: 'Style file ID',
      viewguid: 'Preview File ID',
      createUser: 'Creator ID',
      createTime: 'Creation Time',
      updateUser: 'Updater ID',
      updateTime: 'Update Time',
      bak: 'Remarks',
      deactivate: 'Stop Using',
      enable: 'Start Using',
      addStyleData: 'Add Style Data',
      deInformation: 'Detailed Information',
    },
  },
  operatManage: {
    operatManage: 'Operat Manage',
    eventlogManage: 'Event Log Manage',
    ResourceLog: 'Resource Log',
    ELM: {
      username: 'username',
      ownedSystem: 'ownedSystem',
@@ -89,7 +126,7 @@
      index: 'index',
      largeModuleName: 'largeModuleName',
      smallModuleName: 'smallModuleName',
      resourceName: 'resourceName',
      resourceName: 'Resource Id',
    },
    userManagement: 'User Management',
    systemLayout: 'System Layout',
@@ -214,9 +251,14 @@
      systematicName: 'systematicName',
      IP: ' IP',
      pleaseInput: 'pleaseInput',
      pleaseSelect: 'pleaseSelect',
      pleaseSelect: 'please select',
      optionDate: 'optionDate',
      selectTime: 'selectTime',
      operationModule: 'operation ndule',
      url: 'url',
      className: 'class name',
      category: 'category',
      bak: 'bak',
    },
  },
  synthesis: {
@@ -285,6 +327,9 @@
    operationtime: 'Operation Time',
    operationtype: 'Operation Type',
    operationStatus: 'Operation Status',
    username: 'Username',
    applicationProgram: 'Application Program',
    describe: 'Describe',
  },
  themaic: {
    name: 'Themaic Map',
@@ -308,6 +353,15 @@
    userManage: 'User Manage',
    userInfoManage: 'User Information Manage',
    userInfoObj: {
      addPermission: 'Add Permission',
      editPermission: 'Modify Permission',
      name: 'Name',
      tag: 'Tag',
      createUser: 'Creator ID',
      createTime: 'Creation Time',
      updateUser: 'Updater ID',
      updateTime: 'Update Time',
      bak: 'Remarks',
      userStatus: 'User Status',
      all: 'All',
      normal: 'Normal',
@@ -315,9 +369,23 @@
      delete: 'Delete',
      apply: 'Apply',
      rejection: 'Rejection',
      companyName: 'Company name',
      depName: 'department name',
      userexport: 'Excel user export',
      userinput: 'Excel user input',
      userStatus: "User Status",
      addr: "address",
      bak: "notes",
      contact: "contact",
      edu: "education",
      email: "email",
      idcard: "idcard",
      job: "job",
      natives: "natives",
      pwd: "password",
      sex: "gender",
      status: "status",
      uname: "username",
      depid: "department",
      chineseName: 'Chinese Name [User Name]',
      affiliatedUnit: 'Affiliated unit [on-the-job]',
      mobileNumber: 'Mobile number [receive SMS]',
@@ -474,6 +542,22 @@
      one: 'A picture',
    },
    authorityManage: 'Permission management',
    resManage: 'Resource Management',
    resManageObj: {
      addResource: 'Add resource information',
      name: 'Resource Name',
      server: 'Service Address',
      source: 'Original address',
      depid: 'Unit ID',
      dirid: 'Directory ID',
      descr: 'Describe',
      img: 'Preview',
      createUser: 'Creator ID',
      createTime: 'Creation Time',
      updateUser: 'Updater ID',
      updateTime: 'Update Time',
      bak: 'Remarks',
    },
  },
};