多语言
This commit is contained in:
@@ -20,10 +20,12 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
carrypoint: {
|
carrypoint: {
|
||||||
topinfo: 'Carry Point',
|
topinfo: 'Carry Point',
|
||||||
|
dialoginfo: 'Confirm Position',
|
||||||
|
pointcode: 'Point Code',
|
||||||
button1: 'Auto Pickup',
|
button1: 'Auto Pickup',
|
||||||
button2: 'Auto Release',
|
button2: 'Auto Release',
|
||||||
button3: 'Input Target Position',
|
button3: 'Input Target Position',
|
||||||
button4: 'Set Target Site'
|
button4: 'Set Target Position'
|
||||||
},
|
},
|
||||||
tasklists: {
|
tasklists: {
|
||||||
topinfo: 'Task Management',
|
topinfo: 'Task Management',
|
||||||
|
|||||||
@@ -20,6 +20,8 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
carrypoint: {
|
carrypoint: {
|
||||||
topinfo: '搬运起点',
|
topinfo: '搬运起点',
|
||||||
|
dialoginfo: '确定点位',
|
||||||
|
pointcode: '点位编码',
|
||||||
button1: '自动取货',
|
button1: '自动取货',
|
||||||
button2: '自动放货',
|
button2: '自动放货',
|
||||||
button3: '输入点位',
|
button3: '输入点位',
|
||||||
|
|||||||
Reference in New Issue
Block a user