'add:国际化开发'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'address': {
|
||||
'title': 'wms address',
|
||||
'methods_code': 'methods code',
|
||||
'methods_name': 'methods name',
|
||||
'methods_url': 'methods url',
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'address': {
|
||||
'title': 'Alamat WMS',
|
||||
'methods_code': 'Kode metodologi',
|
||||
'methods_name': 'nama metode',
|
||||
'methods_url': 'meminta alamat',
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
export default {
|
||||
'address': {
|
||||
'table_title': {
|
||||
'methods_code': '方法编码',
|
||||
'methods_name': '方法名称',
|
||||
'methods_url': '请求地址',
|
||||
'remark': '备注'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
|
||||
}
|
||||
'title': 'wms地址',
|
||||
'methods_code': '方法编码',
|
||||
'methods_name': '方法名称',
|
||||
'methods_url': '请求地址',
|
||||
'remark': '备注'
|
||||
},
|
||||
'msg': {
|
||||
'delete_msg': '确定删除吗,如果存在下级节点则一并删除,此操作不能撤销!'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
'device': {
|
||||
'title': '设备',
|
||||
'title': 'peralatan',
|
||||
'placeholder': {
|
||||
'enter_name_code': 'Masukkan nama atau kode',
|
||||
'device_type': 'Jenis perangkat',
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'opc': {
|
||||
'title': 'OPC',
|
||||
'placeholder': {
|
||||
'enter_name_code_path': 'enter a name or code or path'
|
||||
},
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'opc': {
|
||||
'title': 'OPC',
|
||||
'placeholder': {
|
||||
'enter_name_code_path': 'Masukkan nama, kode atau pencarian alamat'
|
||||
},
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'opc': {
|
||||
'title': 'OPC',
|
||||
'placeholder': {
|
||||
'enter_name_code_path': '输入名称、编码或者地址搜索'
|
||||
},
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
export default {
|
||||
'route': {
|
||||
'title': 'Routing route',
|
||||
'title1': 'Routing route',
|
||||
'title2': 'Routing scheme',
|
||||
'placeholder': {
|
||||
'enter_code': 'Please enter the device number',
|
||||
'enter_next_device_code': 'Please enter the post-device number',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
export default {
|
||||
'route': {
|
||||
'title': 'Rute rute',
|
||||
'title1': 'Rute rute',
|
||||
'title2': 'Skema routing',
|
||||
'placeholder': {
|
||||
'enter_code': 'Silakan masukkan nomor perangkat anda',
|
||||
'enter_next_device_code': 'Silahkan masukkan nomor perangkat belakang',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
export default {
|
||||
'route': {
|
||||
'title': '路由路线',
|
||||
'title1': '路由路线',
|
||||
'title2': '路由方案',
|
||||
'placeholder': {
|
||||
'enter_code': '请输入设备编号',
|
||||
'enter_next_device_code': '请输入后置设备编号',
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'storageCell': {
|
||||
'title': 'Storage location management',
|
||||
'placeholder': {
|
||||
'enter_location_code': 'enter location code',
|
||||
'enter_parent_location_code': 'enter parent location code',
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'storageCell': {
|
||||
'title': 'Manajemen pustaka',
|
||||
'placeholder': {
|
||||
'enter_location_code': 'Sebenarnyayangsangatbaik',
|
||||
'enter_parent_location_code': 'Kucicipi berapamu kucicipi',
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'storageCell': {
|
||||
'title': '库位管理',
|
||||
'placeholder': {
|
||||
'enter_location_code': '输入货位编码',
|
||||
'enter_parent_location_code': '输入父级货位编码',
|
||||
|
||||
Reference in New Issue
Block a user