国际化改造
This commit is contained in:
@@ -5,6 +5,7 @@ export default {
|
||||
'code': 'Vehicle number',
|
||||
'name': 'Vehicle name',
|
||||
'type': 'Vehicle type',
|
||||
'info': 'Vehicle information',
|
||||
'num': 'Number of vehicles',
|
||||
'material_code': 'material code',
|
||||
'material_spec': 'material specification',
|
||||
|
||||
@@ -5,6 +5,7 @@ export default {
|
||||
'code': 'Número de vehículo',
|
||||
'name': 'Nombre del vehículo',
|
||||
'type': 'Tipo de vehículo',
|
||||
'info': 'Información del vehículo',
|
||||
'num': 'Número de vehículos',
|
||||
'material_code': 'Codificación de materiales',
|
||||
'material_spec': 'Especificaciones de materiales',
|
||||
|
||||
@@ -6,6 +6,7 @@ export default {
|
||||
'name': '载具名称',
|
||||
'type': '载具类型',
|
||||
'num': '载具数量',
|
||||
'info': '载具信息',
|
||||
'material_code': '物料编码',
|
||||
'material_spec': '物料规格',
|
||||
'pcsn': '批次',
|
||||
|
||||
Reference in New Issue
Block a user