add: 国际化

This commit is contained in:
2024-06-18 13:55:33 +08:00
parent 5b279f2149
commit 148223b01d
3 changed files with 3 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ export default {
'previous_station_task': 'Former station task number', 'previous_station_task': 'Former station task number',
'back_station_task': 'station task Back number', 'back_station_task': 'station task Back number',
'task_number': 'task number', 'task_number': 'task number',
'command': 'command',
'disable': 'Whether to disable', 'disable': 'Whether to disable',
'current_temperature': 'Current temperature', 'current_temperature': 'Current temperature',
'oven_finish': 'Oven complete', 'oven_finish': 'Oven complete',

View File

@@ -96,6 +96,7 @@ export default {
'previous_station_task': 'Mantan pegawai stasiun', 'previous_station_task': 'Mantan pegawai stasiun',
'back_station_task': 'Back star number', 'back_station_task': 'Back star number',
'task_number': 'Mission no', 'task_number': 'Mission no',
'command': 'perbuatan',
'disable': 'apakah dinonaktifkan', 'disable': 'apakah dinonaktifkan',
'current_temperature': 'Suhu saat ini', 'current_temperature': 'Suhu saat ini',
'oven_finish': 'Oven selesai', 'oven_finish': 'Oven selesai',

View File

@@ -96,6 +96,7 @@ export default {
'previous_station_task': '前工位任务号', 'previous_station_task': '前工位任务号',
'back_station_task': '后工位任务号', 'back_station_task': '后工位任务号',
'task_number': '任务号', 'task_number': '任务号',
'command': '动作',
'disable': '是否禁用', 'disable': '是否禁用',
'current_temperature': '当前温度', 'current_temperature': '当前温度',
'oven_finish': '烘箱完成', 'oven_finish': '烘箱完成',