Remove single quotes
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
beaffbf685
commit
c50741b4bf
|
@ -1125,12 +1125,12 @@ item:
|
||||||
producer: Producer
|
producer: Producer
|
||||||
landed: Landed
|
landed: Landed
|
||||||
create:
|
create:
|
||||||
name: 'Name'
|
name: Name
|
||||||
tag: 'Tag'
|
tag: Tag
|
||||||
priority: 'Priority'
|
priority: Priority
|
||||||
type: 'Type'
|
type: Type
|
||||||
intrastat: 'Intrastat'
|
intrastat: Intrastat
|
||||||
origin: 'Origin'
|
origin: Origin
|
||||||
components:
|
components:
|
||||||
topbar: {}
|
topbar: {}
|
||||||
userPanel:
|
userPanel:
|
||||||
|
|
|
@ -1122,12 +1122,12 @@ item:
|
||||||
producer: Productor
|
producer: Productor
|
||||||
landed: F. entrega
|
landed: F. entrega
|
||||||
create:
|
create:
|
||||||
name: 'Nombre'
|
name: Nombre
|
||||||
tag: 'Etiqueta'
|
tag: Etiqueta
|
||||||
priority: 'Prioridad'
|
priority: Prioridad
|
||||||
type: 'Tipo'
|
type: Tipo
|
||||||
intrastat: 'Intrastat'
|
intrastat: Intrastat
|
||||||
origin: 'Origen'
|
origin: Origen
|
||||||
components:
|
components:
|
||||||
topbar: {}
|
topbar: {}
|
||||||
userPanel:
|
userPanel:
|
||||||
|
|
Loading…
Reference in New Issue