Apply some automatic translation config updates
This commit is contained in:
parent
0ae6cf9590
commit
06617fa004
7 changed files with 35 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
||||||
|
label: Image
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
label: Enlace
|
||||||
1
config/language/es/paragraphs.paragraphs_type.image.yml
Normal file
1
config/language/es/paragraphs.paragraphs_type.image.yml
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
label: Image
|
||||||
|
|
@ -9,6 +9,9 @@ display:
|
||||||
label: Título
|
label: Título
|
||||||
status:
|
status:
|
||||||
label: Estado
|
label: Estado
|
||||||
|
settings:
|
||||||
|
format_custom_false: 'Sin publicar'
|
||||||
|
format_custom_true: Publicado
|
||||||
operations:
|
operations:
|
||||||
label: Operaciones
|
label: Operaciones
|
||||||
exposed_form:
|
exposed_form:
|
||||||
|
|
@ -21,6 +24,12 @@ display:
|
||||||
status:
|
status:
|
||||||
expose:
|
expose:
|
||||||
label: Estado
|
label: Estado
|
||||||
|
group_info:
|
||||||
|
group_items:
|
||||||
|
1:
|
||||||
|
title: Publicado
|
||||||
|
2:
|
||||||
|
title: 'Sin publicar'
|
||||||
page_1:
|
page_1:
|
||||||
display_title: Página
|
display_title: Página
|
||||||
display_options:
|
display_options:
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,9 @@ display:
|
||||||
label: Tipo
|
label: Tipo
|
||||||
status:
|
status:
|
||||||
label: Estado
|
label: Estado
|
||||||
|
settings:
|
||||||
|
format_custom_false: 'Sin publicar'
|
||||||
|
format_custom_true: Publicado
|
||||||
operations:
|
operations:
|
||||||
label: Operaciones
|
label: Operaciones
|
||||||
exposed_form:
|
exposed_form:
|
||||||
|
|
@ -20,6 +23,13 @@ display:
|
||||||
bundle:
|
bundle:
|
||||||
expose:
|
expose:
|
||||||
label: Tipo
|
label: Tipo
|
||||||
|
status:
|
||||||
|
group_info:
|
||||||
|
group_items:
|
||||||
|
1:
|
||||||
|
title: Publicado
|
||||||
|
2:
|
||||||
|
title: 'Sin publicar'
|
||||||
media_page_list:
|
media_page_list:
|
||||||
display_title: Media
|
display_title: Media
|
||||||
display_options:
|
display_options:
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,14 @@ display:
|
||||||
media_bulk_form:
|
media_bulk_form:
|
||||||
action_title: Acción
|
action_title: Acción
|
||||||
filters:
|
filters:
|
||||||
|
status:
|
||||||
|
group_info:
|
||||||
|
label: Publicado
|
||||||
|
group_items:
|
||||||
|
1:
|
||||||
|
title: Publicado
|
||||||
|
2:
|
||||||
|
title: 'Sin publicar'
|
||||||
name:
|
name:
|
||||||
expose:
|
expose:
|
||||||
label: Nombre
|
label: Nombre
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,11 @@ display:
|
||||||
label: Tipo
|
label: Tipo
|
||||||
created:
|
created:
|
||||||
label: Creado
|
label: Creado
|
||||||
|
status:
|
||||||
|
label: Publicado
|
||||||
|
settings:
|
||||||
|
format_custom_true: Publicado
|
||||||
|
format_custom_false: 'Sin publicar'
|
||||||
filters:
|
filters:
|
||||||
type:
|
type:
|
||||||
expose:
|
expose:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue