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: { create: {
name: 'Name', name: 'Name',
tag: 'Etiqueta', tag: 'Tag',
priority: 'Prioridad', priority: 'Priority',
type: 'Tipo', type: 'Type',
intrastat: 'Intrastat', intrastat: 'Intrastat',
origin: 'Origen', origin: 'Origin',
}, },
}, },
components: { components: {

View File

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