| | |
| | | earlier: 'Earlier...', |
| | | }, |
| | | validate: { |
| | | pwdMisMatch: 'The password confirmation is not the same as the password.' |
| | | pwdMisMatch: 'The password confirmation is not the same as the password.', |
| | | gtZero: 'The value must be greater than 0.', |
| | | }, |
| | | settings: { |
| | | base: 'Base', |
| | |
| | | staType: "station type", |
| | | code: "code", |
| | | offset: "offset", |
| | | height: "height", |
| | | depth: "depth", |
| | | angle: 'angle', |
| | | inboundWait: 'inbound wait(ms)', |
| | | outboundWait: 'outbound wait(ms)', |
| | | autoing: "autoing", |
| | | loading: "loading", |
| | | inEnable: "in enable", |
| | |
| | | currSeg: "curr seg", |
| | | taskContent: "tasks", |
| | | taskIds: "task list", |
| | | rollerWaiting: 'roller waiting', |
| | | rollerWaitingCode: 'waiting code', |
| | | state: "state", |
| | | }, |
| | | segment: { |
| | |
| | | bottomOffset: 'bottom offset', |
| | | }, |
| | | sta: { |
| | | depthHint: 'Set depth to 0 to keep the default value.', |
| | | enums: { |
| | | type: { |
| | | in: 'UNLOAD', |
| | |
| | | }, |
| | | }, |
| | | }, |
| | | travel: { |
| | | enums: { |
| | | state: { |
| | | running: 'RUNNING', |
| | | finish: 'FINISH', |
| | | }, |
| | | }, |
| | | }, |
| | | jam: { |
| | | enums: { |
| | | state: { |