王旭
2022-10-11 a7b9af3cc54aa0d4bbc9aee2583c88a26090613b
src/assets/lang/en.js
@@ -17,6 +17,7 @@
    upload: 'Upload',
    preservation: 'Preservation',
    close: 'Close',
    see: 'See',
  },
  dataManage: {
    dataManage: 'Data Manage',
@@ -75,11 +76,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',
@@ -102,7 +125,7 @@
      index: 'index',
      largeModuleName: 'largeModuleName',
      smallModuleName: 'smallModuleName',
      resourceName: 'resourceName',
      resourceName: 'Resource Id',
    },
    userManagement: 'User Management',
    systemLayout: 'System Layout',
@@ -178,6 +201,12 @@
      requestUser: 'requestUser',
      tokenInfo: 'tokenInfo',
      whiteListStatus: 'whiteListStatus',
      PageView: 'PageView',
      description: 'description',
      creator: 'creator',
      creationTime: 'creationTime',
      update: 'update',
      UpdateTime: 'UpdateTime',
    },
    tokentool: 'Token Tool',
    tokentoolObj: {
@@ -219,7 +248,9 @@
      queryRegion: 'QueryRegion',
      resourceName: 'resourceName',
      operationType: 'operationType',
      operatingTime: 'operatingTime',
      startTime: 'start time',
      endTime: 'end time',
      operatingTime:"Operating Time",
      inquire: 'inquire',
      empty: 'empty',
      num: 'num',
@@ -227,9 +258,23 @@
      systematicName: 'systematicName',
      IP: ' IP',
      pleaseInput: 'pleaseInput',
      pleaseSelect: 'pleaseSelect',
      pleaseSelect: 'please select',
      optionDate: 'optionDate',
      selectTime: 'selectTime',
      operationModule: 'operation ndule',
      operationModule1: 'Primary module',
      operationModule2: 'Secondary module',
      url: 'url',
      className: 'class name',
      category: 'category',
      bak: 'bak',
      check: 'check',
      added: 'added',
      modification: 'modification',
      delete: 'delete',
      uploading: 'uploading',
      download: 'download',
      otherOne: 'other one',
    },
  },
  synthesis: {
@@ -298,6 +343,12 @@
    operationtime: 'Operation Time',
    operationtype: 'Operation Type',
    operationStatus: 'Operation Status',
    username: 'Username',
    applicationProgram: 'Application Program',
    describe: 'Describe',
    login: 'login',
    checkout: 'checkout',
    logout: 'log out',
  },
  themaic: {
    name: 'Themaic Map',
@@ -321,6 +372,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',
@@ -487,6 +547,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',
    },
  },
};