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',
'back_station_task': 'station task Back number',
'task_number': 'task number',
'command': 'command',
'disable': 'Whether to disable',
'current_temperature': 'Current temperature',
'oven_finish': 'Oven complete',

View File

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

View File

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