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
|
||||
landed: Landed
|
||||
create:
|
||||
name: 'Name'
|
||||
tag: 'Tag'
|
||||
priority: 'Priority'
|
||||
type: 'Type'
|
||||
intrastat: 'Intrastat'
|
||||
origin: 'Origin'
|
||||
name: Name
|
||||
tag: Tag
|
||||
priority: Priority
|
||||
type: Type
|
||||
intrastat: Intrastat
|
||||
origin: Origin
|
||||
components:
|
||||
topbar: {}
|
||||
userPanel:
|
||||
|
|
|
@ -1122,12 +1122,12 @@ item:
|
|||
producer: Productor
|
||||
landed: F. entrega
|
||||
create:
|
||||
name: 'Nombre'
|
||||
tag: 'Etiqueta'
|
||||
priority: 'Prioridad'
|
||||
type: 'Tipo'
|
||||
intrastat: 'Intrastat'
|
||||
origin: 'Origen'
|
||||
name: Nombre
|
||||
tag: Etiqueta
|
||||
priority: Prioridad
|
||||
type: Tipo
|
||||
intrastat: Intrastat
|
||||
origin: Origen
|
||||
components:
|
||||
topbar: {}
|
||||
userPanel:
|
||||
|
|
Loading…
Reference in New Issue