0
0
Fork 0

Add translations

This commit is contained in:
William Buezas 2024-04-11 18:07:02 -03:00
parent c032c83e7f
commit 73703dc778
2 changed files with 5 additions and 5 deletions

View File

@ -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: {

View File

@ -1249,7 +1249,7 @@ export default {
landed: 'F. entrega',
},
create: {
name: 'Name',
name: 'Nombre',
tag: 'Etiqueta',
priority: 'Prioridad',
type: 'Tipo',