add:添加指令管理的国际化语言版本
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
import zhLocale from 'element-ui/lib/locale/lang/zh-CN'
|
||||
import zh from './zh-CN'
|
||||
import menu from './device/zh'
|
||||
import menu from './menu/zh'
|
||||
import param from './param/zh'
|
||||
import instruction from './instruction/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
...zh,
|
||||
...menu,
|
||||
...param
|
||||
...param,
|
||||
...instruction
|
||||
}
|
||||
|
||||
@@ -44,6 +44,8 @@ export default {
|
||||
'Reset': 'Reset',
|
||||
'Confirm': 'Confirm',
|
||||
'Cancel': 'Cancel',
|
||||
'Forced_cancellation': 'Forced_cancellation',
|
||||
'Initialize': 'Initialize',
|
||||
'Operate': 'Operate',
|
||||
'Refresh': 'Refresh',
|
||||
'Closes': 'Close',
|
||||
@@ -81,8 +83,7 @@ export default {
|
||||
'Tip14': 'WebSocket connection error',
|
||||
'Tip15': 'Please enter an icon name',
|
||||
'loading': 'loading...',
|
||||
'synchronous': 'synchronous',
|
||||
'import': 'import'
|
||||
'synchronous': 'synchronous'
|
||||
},
|
||||
'monitor': {
|
||||
'sys': 'System',
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
import enLocale from 'element-ui/lib/locale/lang/en'
|
||||
import en from './en'
|
||||
import menu from './device/en'
|
||||
import menu from './menu/en'
|
||||
import param from './param/en'
|
||||
import instruction from './instruction/en'
|
||||
|
||||
export default {
|
||||
...enLocale,
|
||||
...en,
|
||||
...menu,
|
||||
...param
|
||||
...param,
|
||||
...instruction
|
||||
}
|
||||
|
||||
@@ -44,6 +44,8 @@ export default {
|
||||
'Reset': 'Reset',
|
||||
'Confirm': 'konfirmasi',
|
||||
'Cancel': 'Batalkan',
|
||||
'Forced_cancellation': 'Pembatalan Paksa',
|
||||
'Initialize': 'Menginisialisasi',
|
||||
'Operate': 'operasi',
|
||||
'Refresh': 'Segar',
|
||||
'Closes': 'Tutup',
|
||||
@@ -81,8 +83,7 @@ export default {
|
||||
'Tip14': 'Koneksi WebSocket error',
|
||||
'Tip15': 'Silakan masukkan nama ikon',
|
||||
'loading': 'Memuatkan Data...',
|
||||
'synchronous': 'Sinkron',
|
||||
'import': 'Mengimpor'
|
||||
'synchronous': 'Sinkron'
|
||||
},
|
||||
'monitor': {
|
||||
'sys': 'Sistem',
|
||||
|
||||
@@ -1,11 +1,13 @@
|
||||
import idLocale from 'element-ui/lib/locale/lang/id'
|
||||
import id from './in'
|
||||
import menu from './device/in'
|
||||
import menu from './menu/in'
|
||||
import param from './param/in'
|
||||
import instruction from './instruction/in'
|
||||
|
||||
export default {
|
||||
...idLocale,
|
||||
...id,
|
||||
...menu,
|
||||
...param
|
||||
...param,
|
||||
...instruction
|
||||
}
|
||||
|
||||
36
acs/nladmin-ui/src/i18n/langs/instruction/en.js
Normal file
36
acs/nladmin-ui/src/i18n/langs/instruction/en.js
Normal file
@@ -0,0 +1,36 @@
|
||||
export default {
|
||||
'Inst': {
|
||||
'table': {
|
||||
'instruction_code': 'instruction_code',
|
||||
'instruction_type': 'instruction_type',
|
||||
'task_code': 'task_code',
|
||||
'vehicle_code': 'vehicle_code',
|
||||
'instruction_status': 'instruction_status',
|
||||
'send_status': 'send_status',
|
||||
'start_point_code': 'start_device_code',
|
||||
'next_point_code': 'next_device_code',
|
||||
'put_point_code': 'put_point_code',
|
||||
'execute_device_code': 'execute_device_code',
|
||||
'carno': 'carno',
|
||||
'remark': 'remark',
|
||||
'create_by': 'create_by',
|
||||
'create_time': 'create_time',
|
||||
'update_by': 'update_by',
|
||||
'update_time': 'update_time',
|
||||
'input_taskCode_or_instCode': 'input_taskCode_or_instCode',
|
||||
'input_vehicleCode': 'input_vehicleCode',
|
||||
'material': 'material_type',
|
||||
'task_status': 'task_status',
|
||||
'input_startCode_or_nextCode': 'input_startCode_or_nextCode',
|
||||
'ready': 'ready',
|
||||
'Execution': 'Execution',
|
||||
'Finish': 'Finish',
|
||||
'undelivered': 'undelivered',
|
||||
'succeed': 'succeed',
|
||||
'fail': 'fail'
|
||||
},
|
||||
'rules': {
|
||||
'NotNull': 'Cannot be empty'
|
||||
}
|
||||
}
|
||||
}
|
||||
36
acs/nladmin-ui/src/i18n/langs/instruction/in.js
Normal file
36
acs/nladmin-ui/src/i18n/langs/instruction/in.js
Normal file
@@ -0,0 +1,36 @@
|
||||
export default {
|
||||
'Inst': {
|
||||
'table': {
|
||||
'instruction_code': 'Nomor_instruksi',
|
||||
'instruction_type': 'Jenis_instruksi',
|
||||
'task_code': 'Nomor_tugas',
|
||||
'vehicle_code': 'Nomor_kendaraan',
|
||||
'instruction_status': 'Status_perintah',
|
||||
'send_status': 'Status_pengiriman',
|
||||
'start_point_code': 'Titik_penjemputan',
|
||||
'next_point_code': 'Titik_pengantaran',
|
||||
'put_point_code': 'Titik_pembuangan',
|
||||
'execute_device_code': 'Perangkat_eksekusi_saat_ini',
|
||||
'carno': 'Nomor_kendaraan',
|
||||
'remark': 'deskripsi',
|
||||
'create_by': 'Dibuat_oleh',
|
||||
'create_time': 'Waktu_pembuatan',
|
||||
'update_by': 'Diubah_oleh',
|
||||
'update_time': 'Ubah_waktu',
|
||||
'input_taskCode_or_instCode': 'Masukkan nomor tugas atau nomor instruksi',
|
||||
'input_vehicleCode': 'Masukkan nomor kendaraan',
|
||||
'material': 'Jenis barang',
|
||||
'task_status': 'Status tugas',
|
||||
'input_startCode_or_nextCode': 'Jenis barang',
|
||||
'ready': 'siap',
|
||||
'Execution': 'Eksekusi',
|
||||
'Finish': 'selesai',
|
||||
'undelivered': 'Tidak terkirim',
|
||||
'succeed': 'berhasil',
|
||||
'fail': 'gagal'
|
||||
},
|
||||
'rules': {
|
||||
'NotNull': 'Cannot be empty'
|
||||
}
|
||||
}
|
||||
}
|
||||
36
acs/nladmin-ui/src/i18n/langs/instruction/zh.js
Normal file
36
acs/nladmin-ui/src/i18n/langs/instruction/zh.js
Normal file
@@ -0,0 +1,36 @@
|
||||
export default {
|
||||
'Inst': {
|
||||
'table': {
|
||||
'instruction_code': '指令编号',
|
||||
'instruction_type': '指令类型',
|
||||
'task_code': '任务号',
|
||||
'vehicle_code': '载具号',
|
||||
'instruction_status': '指令状态',
|
||||
'send_status': '下发状态',
|
||||
'start_point_code': '取货点',
|
||||
'next_point_code': '放货点',
|
||||
'put_point_code': '倒料点',
|
||||
'execute_device_code': '当前执行设备',
|
||||
'carno': '车号',
|
||||
'remark': '描述',
|
||||
'create_by': '创建者',
|
||||
'create_time': '创建时间',
|
||||
'update_by': '修改者',
|
||||
'update_time': '修改时间',
|
||||
'input_taskCode_or_instCode': '输入任务号或指令号',
|
||||
'input_vehicleCode': '输入载具号',
|
||||
'material': '物料类型',
|
||||
'task_status': '任务状态',
|
||||
'input_startCode_or_nextCode': '输入起点或终点',
|
||||
'ready': '就绪',
|
||||
'Execution': '执行中',
|
||||
'Finish': '完成',
|
||||
'undelivered': '未下发',
|
||||
'succeed': '成功',
|
||||
'fail': '失败'
|
||||
},
|
||||
'rules': {
|
||||
'NotNull': 'Cannot be empty'
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -44,6 +44,8 @@ export default {
|
||||
'Reset': '重置',
|
||||
'Confirm': '确认',
|
||||
'Cancel': '取消',
|
||||
'Forced_cancellation': '强制取消',
|
||||
'Initialize': '初始化',
|
||||
'Operate': '操作',
|
||||
'Refresh': '刷新',
|
||||
'Closes': '关闭',
|
||||
@@ -81,8 +83,7 @@ export default {
|
||||
'Tip14': 'WebSocket连接发生错误',
|
||||
'Tip15': '请输入图标名称',
|
||||
'loading': '数据加载中...',
|
||||
'synchronous': '同步',
|
||||
'import': '导入'
|
||||
'synchronous': '同步'
|
||||
},
|
||||
'monitor': {
|
||||
'sys': '系统',
|
||||
|
||||
Reference in New Issue
Block a user