|  |  | 
 |  |  |         msg: { | 
 |  |  |             confirm: { | 
 |  |  |                 tip: 'Tip', | 
 |  |  |                 desc: 'Are you sure you wanna do this?', | 
 |  |  |                 desc: 'Are you sure you want to proceed?', | 
 |  |  |             }, | 
 |  |  |         }, | 
 |  |  |     }, | 
 |  |  | 
 |  |  |                 station: 'STATION', | 
 |  |  |                 direction: 'DIRECTION', | 
 |  |  |             }, | 
 |  |  |             action: { | 
 |  |  |                 save: 'Save Map', | 
 |  |  |                 clear: 'Clear Map', | 
 |  |  |                 adapt: 'ADAPT', | 
 |  |  |             }, | 
 |  |  |             settings: { | 
 |  |  |                 title: 'Settings', | 
 |  |  |                 map: { | 
 |  |  | 
 |  |  |                         up: 'Up', | 
 |  |  |                         down: 'Down', | 
 |  |  |                         count: 'Count', | 
 |  |  |                         execute: 'Execute', | 
 |  |  |                         reverse: 'Reverse', | 
 |  |  |                         field: { | 
 |  |  |                             gap: 'Gap', | 
 |  |  |                             autoIncrement: 'Auto Increment', | 
 |  |  |                             incrementValue: 'Increment Value', | 
 |  |  |                             incrementMode: 'Increment Mode', | 
 |  |  |                             ascend: 'Ascend', | 
 |  |  |                             descend: 'Descend', | 
 |  |  |                         }, | 
 |  |  |                         valid: { | 
 |  |  |                             common: 'Please set the config parameters first', | 
 |  |  |                             shelf: 'Please set the row and bay in the config parameters first', | 
 |  |  |                         }, | 
 |  |  |                     }, | 
 |  |  |                     more: { | 
 |  |  |                         title: 'More', | 
 |  |  | 
 |  |  |                 }, | 
 |  |  |                 config: { | 
 |  |  |                     title: 'Config Parameters', | 
 |  |  |                     base: { | 
 |  |  |                         no: 'No', | 
 |  |  |                     }, | 
 |  |  |                     shelf: { | 
 |  |  |                         row: 'Row', | 
 |  |  |                         bay: 'Bay', | 
 |  |  |                     }, | 
 |  |  |                 }, | 
 |  |  |             }, | 
 |  |  |             insight: { |