| | |
| | | complete: 'Complete', |
| | | deprecate: 'Deprecate', |
| | | resend: 'RESEND', |
| | | selected: 'selected', |
| | | }, |
| | | msg: { |
| | | confirm: { |
| | |
| | | errTime: "err time", |
| | | errDesc: "error", |
| | | }, |
| | | mission: { |
| | | backpack: 'Backpack', |
| | | code: 'Code', |
| | | task: 'Task', |
| | | lastSendDate: 'Last sending date', |
| | | actionCount: 'Action Count', |
| | | runPath: 'Run Path', |
| | | actions: 'Actions', |
| | | }, |
| | | } |
| | | }, |
| | | page: { |
| | |
| | | }, |
| | | }, |
| | | mission: { |
| | | backToMission: 'Back to mission', |
| | | enums: { |
| | | posType: { |
| | | MOVE: 'Move', |
| | |
| | | } |
| | | } |
| | | }, |
| | | map: { |
| | | devices: { |
| | | title: 'Icons', |
| | | shelf: 'SHELF', |
| | | charge: 'CHARGE', |
| | | direction: 'DIRECTION', |
| | | }, |
| | | }, |
| | | } |
| | | }; |
| | | |