Surpriseplus
2022-09-22 5e3c04ba085abe1bd1cec0645cfe39f8f2975593
src/assets/lang/en.js
@@ -13,6 +13,10 @@
    update: 'Modify',
    append: 'Append',
    operate: 'Operate',
    clickupload: 'Click Upload',
    upload: 'Upload',
    preservation: 'Preservation',
    close: 'Close',
  },
  dataManage: {
    dataManage: 'Data Manage',
@@ -266,8 +270,8 @@
    state: 'State',
  },
  userManage: {
    userManage: 'User Management',
    userInfoManage: 'User InfoManage',
    userManage: 'User Manage',
    userInfoManage: 'User Information Manage',
    userInfoObj: {
      userStatus: 'User Status',
      all: 'All',
@@ -285,22 +289,109 @@
      state: 'State',
      post: 'Post',
      addtime: 'Add Time',
      userAccount: 'User account',
      userInformation: 'User information',
      username: 'User name',
      userpssword: 'Password',
      userstate: 'User state',
      accountinformation: 'Account information',
      toapplied: 'To be applied',
      phoneticAlphabet: 'Phonetic initials',
      userchinesename: 'Chinese name',
      sex: 'Sex',
      userMan: 'Man',
      userWoMan: 'Female',
      nativePlace: 'Native place',
      identityCard: 'Identity card',
      education: 'Education',
      pleaseSelect: '- Please select -',
      occupation: 'Occupation name',
      email: 'Email',
      receiveSMS: 'Receive SMS',
      major: 'Major',
      phoneNumber: 'cell-phone number',
      officeTelephone: 'Office telephone',
      addressbook: 'Address of address book',
      remarks: 'Remarks',
      scanningcopy: 'Scanning copy',
      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: 'OrgManage',
    orgManage: 'Org Manage',
    userAuditing: 'User Auditing',
    UA: {
      userName: 'User Name',
      usernameInfo: '',
      all: 'all',
      approvalPassed: 'The Approval Passed',
      disable: 'The disabled',
      delete: 'The deleted',
      pendingReview: 'Pending Review',
      auditFailed: 'The Audit Failed',
      userState: 'User State',
      unitName: 'Unit Name',
      pass: 'Pass',
      deny: 'Deny',
      query: 'Query',
      reset: 'Reset',
      ChineseName: 'ChineseName【username】',
      affiliatedUnit: 'Affiliated Unit',
      auditUser: 'Audit User',
      auditDate: 'Audit Date',
      state: 'State',
    },
    roleManage: 'Role Manage',
    groupManage: 'Group Manage',
    RM: {
      roleName: 'roleName',
      ownedSystem: 'ownedSystem',
      add: 'add',
      query: 'query',
      reset: 'reset',
      index: 'index',
      Permission: 'Permission',
      resourcePermission: 'Resource Permission',
      groupSetting: 'groupSetting',
      one: 'one',
    },
    groupManage: 'groupManage',
    GM: {
      groupName: 'groupName',
      ownedSystem: 'ownedSystem',
      add: 'add',
      index: 'index',
      query: 'query',
      reset: 'reset',
      applicationName: 'applicationName',
      userSetting: 'userSetting',
      roleSetting: 'roleSetting',
      operate: 'operate',
      one: 'A picture',
    },
    authorityManage: 'Permission management',
  },
};