| | |
| | | title: { |
| | | main: 'Main', |
| | | common: 'Common', |
| | | changePwd: 'Change Password', |
| | | }, |
| | | side: { |
| | | title: 'More Info' |
| | |
| | | collapseAll: 'Collapse All', |
| | | scope: 'Assign', |
| | | }, |
| | | }, |
| | | filters: { |
| | | lastCreated: 'Last created', |
| | | today: 'Today', |
| | | thisWeek: 'This week', |
| | | lastWeek: 'Last week', |
| | | thisMonth: 'This month', |
| | | lastMonth: 'Last month', |
| | | earlier: 'Earlier...', |
| | | }, |
| | | validate: { |
| | | pwdMisMatch: 'The password confirmation is not the same as the password.' |
| | | }, |
| | | create: { |
| | | title: 'Create' |
| | |
| | | phone: "phone", |
| | | email: "email", |
| | | emailVerified: "email verified", |
| | | deptId: "deptId", |
| | | deptId: "department", |
| | | realName: "real name", |
| | | idCard: "idCard", |
| | | birthday: "birthday", |
| | | introduction: "introduction", |
| | | role: "role", |
| | | sexes: { |
| | | male: 'Male', |
| | | female: 'Female', |
| | | unknown: 'Unknown', |
| | | } |
| | | }, |
| | | operationRecord: { |
| | | namespace: "namespace", |