7299_testToMaster #351

Merged
alexm merged 321 commits from 7299_testToMaster into master 2024-05-07 05:36:02 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 73703dc778 - Show all commits

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',