fixed family translation
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
a091674f08
commit
314b609060
|
@ -3,7 +3,7 @@ View item: Ver artículo
|
|||
Category: Reino
|
||||
Description: Descripción
|
||||
Size: Medida
|
||||
Type: Familia
|
||||
Item family: Familia
|
||||
Name: Nombre
|
||||
Full name: Nombre completo
|
||||
Relevancy: Relevancia
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<vn-label-value label="Full name"
|
||||
value="{{$ctrl.summary.item.longName}}">
|
||||
</vn-label-value>
|
||||
<vn-label-value label="Type"
|
||||
<vn-label-value label="Item family"
|
||||
value="{{$ctrl.summary.item.itemType.name}}">
|
||||
</vn-label-value>
|
||||
<vn-label-value label="Size"
|
||||
|
|
Loading…
Reference in New Issue