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
|
||||
status:
|
||||
label: Estado
|
||||
settings:
|
||||
format_custom_false: 'Sin publicar'
|
||||
format_custom_true: Publicado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
|
|
@ -21,6 +24,12 @@ display:
|
|||
status:
|
||||
expose:
|
||||
label: Estado
|
||||
group_info:
|
||||
group_items:
|
||||
1:
|
||||
title: Publicado
|
||||
2:
|
||||
title: 'Sin publicar'
|
||||
page_1:
|
||||
display_title: Página
|
||||
display_options:
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ display:
|
|||
label: Tipo
|
||||
status:
|
||||
label: Estado
|
||||
settings:
|
||||
format_custom_false: 'Sin publicar'
|
||||
format_custom_true: Publicado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
|
|
@ -20,6 +23,13 @@ display:
|
|||
bundle:
|
||||
expose:
|
||||
label: Tipo
|
||||
status:
|
||||
group_info:
|
||||
group_items:
|
||||
1:
|
||||
title: Publicado
|
||||
2:
|
||||
title: 'Sin publicar'
|
||||
media_page_list:
|
||||
display_title: Media
|
||||
display_options:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,14 @@ display:
|
|||
media_bulk_form:
|
||||
action_title: Acción
|
||||
filters:
|
||||
status:
|
||||
group_info:
|
||||
label: Publicado
|
||||
group_items:
|
||||
1:
|
||||
title: Publicado
|
||||
2:
|
||||
title: 'Sin publicar'
|
||||
name:
|
||||
expose:
|
||||
label: Nombre
|
||||
|
|
|
|||
|
|
@ -8,6 +8,11 @@ display:
|
|||
label: Tipo
|
||||
created:
|
||||
label: Creado
|
||||
status:
|
||||
label: Publicado
|
||||
settings:
|
||||
format_custom_true: Publicado
|
||||
format_custom_false: 'Sin publicar'
|
||||
filters:
|
||||
type:
|
||||
expose:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue