| | |
| | | dataError: "Submit data was error, Please check", |
| | | }, |
| | | field: { |
| | | id: 'ID', |
| | | uuid: 'uuid', |
| | | name: 'name', |
| | | createTime: 'create time', |
| | |
| | | title: { |
| | | main: 'Main', |
| | | common: 'Common', |
| | | changePwd: 'Change Password', |
| | | }, |
| | | side: { |
| | | title: 'More Info' |
| | |
| | | lastMonth: 'Last month', |
| | | earlier: 'Earlier...', |
| | | }, |
| | | validate: { |
| | | pwdMisMatch: 'The password confirmation is not the same as the password.' |
| | | }, |
| | | settings: { |
| | | base: 'Base', |
| | | security: 'Security', |
| | | }, |
| | | create: { |
| | | title: 'Create' |
| | | }, |
| | |
| | | tenant: 'Tenant', |
| | | role: 'Role', |
| | | userLogin: 'Token', |
| | | base: 'Base', |
| | | warehouse: 'Warehouse', |
| | | dispatcher: 'Dispatcher', |
| | | equipment: 'Equipment', |
| | | zone: 'Zone', |
| | | staSts: 'Station Status', |
| | | }, |
| | | table: { |
| | | field: { |
| | |
| | | user: { |
| | | username: "username", |
| | | password: "password", |
| | | password: "password", |
| | | confirmPwd: "confirm password", |
| | | nickname: "nickname", |
| | | avatar: "avatar", |
| | | code: "code", |
| | |
| | | birthday: "birthday", |
| | | introduction: "introduction", |
| | | role: "role", |
| | | sexes: { |
| | | male: 'Male', |
| | | female: 'Female', |
| | | unknown: 'Unknown', |
| | | } |
| | | }, |
| | | operationRecord: { |
| | | namespace: "namespace", |
| | |
| | | result: "result", |
| | | userId: "user", |
| | | }, |
| | | zone: { |
| | | uuid: "uuid", |
| | | name: "name", |
| | | area: "area", |
| | | capacity: "capacity", |
| | | }, |
| | | staSts: { |
| | | uuid: "uuid", |
| | | name: "name", |
| | | }, |
| | | } |
| | | } |
| | | }; |