forked from verdnatura/salix-front
Add translations
This commit is contained in:
parent
c032c83e7f
commit
73703dc778
|
@ -1251,11 +1251,11 @@ export default {
|
|||
},
|
||||
create: {
|
||||
name: 'Name',
|
||||
tag: 'Etiqueta',
|
||||
priority: 'Prioridad',
|
||||
type: 'Tipo',
|
||||
tag: 'Tag',
|
||||
priority: 'Priority',
|
||||
type: 'Type',
|
||||
intrastat: 'Intrastat',
|
||||
origin: 'Origen',
|
||||
origin: 'Origin',
|
||||
},
|
||||
},
|
||||
components: {
|
||||
|
|
|
@ -1249,7 +1249,7 @@ export default {
|
|||
landed: 'F. entrega',
|
||||
},
|
||||
create: {
|
||||
name: 'Name',
|
||||
name: 'Nombre',
|
||||
tag: 'Etiqueta',
|
||||
priority: 'Prioridad',
|
||||
type: 'Tipo',
|
||||
|
|
Loading…
Reference in New Issue