1
Surpriseplus
2022-10-08 50178aa6cf8abe1395f76c2d3e3cda55baddc3eb
src/assets/lang/en.js
@@ -26,7 +26,55 @@
    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',
      selectTableName: 'select table name',
      add: 'add',
      del: 'delete',
      number: 'number',
      fieldName: 'field name',
      fieldAliasName: 'field alias name',
      fieldType: 'field Type',
      fieldLength: 'field length',
      FieldPrecision: 'Field Precision',
      rangeAssociationTable: 'range association table',
      remark: 'remark',
      creationTime: 'creation time',
      createPersonnel: 'create personnel',
      updateTime: 'update time',
      updatePersonnel: 'update personnel',
      operation: 'operation',
      lookOver: 'look over',
      revamp: 'revamp',
      particulars: 'particulars',
      tableAliasName: 'table alias name',
      cancel: 'cancel',
      confirm: 'confirm',
      tips: 'tips',
      deletedSuccessfully: 'deleted successfully',
      DeleteFailed: 'delete failed',
      tipsDelete: 'Are you sure you want to delete the selected content?',
      FailedAdd: 'Failed to add',
      NewSuccess: 'Successfully added',
      tipsAdd: 'Are you sure you want to add it?',
      failModify: 'fail to modify',
      modifySuccessfully: 'modify successfully',
      tipsUp: 'Are you sure to save the changes?',
    },
    styleManage: 'styleManage',
  },
  operatManage: {
@@ -317,8 +365,72 @@
      spantitle1: '(Recommended picture size: 262 ×  146 pixels)',
      spantitle2:
        '(Scanned copy of user account application form, file format: PDF, size shall not exceed 20M)',
      doctor: 'Doctor',
      master: 'Master',
      undergraduate: 'Undergraduate',
      juniorCollege: 'Junior college',
      other: 'Other',
      assistant: 'Assistant',
      intermediate: 'Intermediate',
      senior: 'Senior',
      v1: 'Director general',
      fv1: 'Deputy chief',
      v2: 'Director',
      fv2: 'Deputy director',
      v3: 'Director-General',
      fv3: 'Eputy director-general',
      v4: 'Division Chief',
      fv4: 'Deputy Division Chief',
      v5: 'Section Chief',
      fv5: 'Deputy Section Chief',
      v6: 'Staff Member',
      v7: 'Chairman',
      fv7: 'Vice Chairman',
      v8: 'Technician',
      v9: 'Ones Strong Point',
      fv9: 'Other',
    },
    orgManage: 'Org Manage',
    orgManageObj: {
      companyName: 'companyName',
      flatType: 'flatType',
      inquire: 'inquire',
      delete: 'delete',
      add: 'add',
      num: 'num',
      phone: 'phone',
      operate: 'operate',
      edit: 'edit',
      unitInformation: 'unitInformation',
      userList: 'userList',
      username: 'username',
      ChineseNameUsername: 'ChineseName username',
      phoneNumberToTeceiveShortMessages: 'phoneNumber to teceiveShort messages',
      status: 'status',
      confirm: 'confirm',
      close: 'close',
      administrativeDvisionsList: 'administrativeDvisions List',
      name: 'name',
      coding: 'coding',
      codeOfAdministrativeDivision: 'code of administrative division',
      LevelForExaminationAndApproval: 'Level for examination and approval',
      seaAreaUseClass: 'seaAreaUseClass',
      reset: 'reset',
      immediatelyCreate: 'immediatelyCreate',
      pinyinInitials: 'pinyinInitials',
      abbreviation: 'abbreviation',
      unitCode: 'unitCode',
      organizationCode: 'organizationCode',
      companyAdministrator: 'companyAdministrator',
      picture: 'picture',
      division: 'division',
      EMail: 'EMail',
      fax: 'fax',
      postalCode: 'postalCode',
      website: 'website',
      cmpanyAddress: 'cmpanyAddress',
      companyIntroduction: 'companyIntroduction',
    },
    userAuditing: 'User Auditing',
    UA: {
      userName: 'User Name',
@@ -343,16 +455,23 @@
    },
    roleManage: 'Role Manage',
    RM: {
      roleName: 'roleName',
      ownedSystem: 'ownedSystem',
      add: 'add',
      query: 'query',
      reset: 'reset',
      index: 'index',
      roleName: 'RoleName',
      ownedSystem: 'Affiliated unit',
      add: 'Add',
      query: 'Query',
      reset: 'Reset',
      index: 'Index',
      Permission: 'Permission',
      resourcePermission: 'Resource Permission',
      groupSetting: 'groupSetting',
      one: 'one',
      groupSetting: 'GroupSetting',
      one: 'One',
      describe: 'Describe',
      remarks: 'Remarks',
      creationtime: 'Creation Time',
      creationuser: 'Creation Personne',
      updateontime: 'Update Time',
      updateonuser: 'Update Personnel',
      insertRole: 'Add role information',
    },
    groupManage: 'groupManage',
    GM: {
@@ -367,6 +486,7 @@
      roleSetting: 'roleSetting',
      one: 'A picture',
    },
    authorityManage: 'Permission management',
  },
};