| | |
| | | memo: 'memo', |
| | | opt: 'operate', |
| | | }, |
| | | list: { |
| | | empty: { |
| | | tip: 'No data to display', |
| | | } |
| | | }, |
| | | edit: { |
| | | title: { |
| | | main: 'Main', |
| | |
| | | err: 'Failed to import this file, please make sure your provided a valid CSV file.', |
| | | download: 'Download Import Template', |
| | | result: 'Contacts import complete. Imported %{success} success, with %{error} errors', |
| | | } |
| | | }, |
| | | loadMore: 'Load More Data', |
| | | complete: 'Complete', |
| | | }, |
| | | msg: { |
| | | confirm: { |
| | | tip: 'Tip', |
| | | desc: 'Are you sure you wanna do this?', |
| | | }, |
| | | }, |
| | | }, |
| | | filters: { |
| | |
| | | }, |
| | | bus: { |
| | | uuid: "uuid", |
| | | seqNum: "seq num", |
| | | busNo: "bus no", |
| | | startTime: "start time", |
| | | endTime: "end time", |
| | | busSts: "bus status", |
| | | phase: "phase", |
| | | taskList: "task list", |
| | | tasksNum: "rest tasks", |
| | | tasksNumTotal: "total tasks", |
| | | }, |
| | | task: { |
| | | uuid: "uuid", |
| | |
| | | destCode: "dest code", |
| | | emptyMk: "empty mk", |
| | | zpallet: "zpallet", |
| | | phase: "phase", |
| | | phase: "ideal path", |
| | | errDesc: "error", |
| | | oriDesc: "origin", |
| | | destDesc: "destination", |
| | | }, |
| | | travel: { |
| | | uuid: "uuid", |
| | |
| | | posType: "type", |
| | | backpack: "backpack", |
| | | state: "state", |
| | | segDesc: "seg no", |
| | | }, |
| | | jam: { |
| | | uuid: "uuid", |
| | |
| | | show: { |
| | | tabs: { |
| | | detail: 'DETAIL', |
| | | task: 'TASK', |
| | | error: 'ERROR', |
| | | } |
| | | } |
| | | }, |