Commit self-updates to config from code updb changes, mostly webform
This commit is contained in:
parent
668c63dfe7
commit
c6ba68504b
49 changed files with 440 additions and 53 deletions
|
@ -1,3 +1,8 @@
|
|||
display:
|
||||
default:
|
||||
display_options:
|
||||
fields:
|
||||
operations:
|
||||
label: Operaciones
|
||||
page_1:
|
||||
display_title: Página
|
||||
|
|
|
@ -7,6 +7,8 @@ display:
|
|||
action_title: Acción
|
||||
subject:
|
||||
label: Asunto
|
||||
operations:
|
||||
label: Operaciones
|
||||
filters:
|
||||
subject:
|
||||
expose:
|
||||
|
@ -27,3 +29,5 @@ display:
|
|||
action_title: Acción
|
||||
subject:
|
||||
label: Asunto
|
||||
operations:
|
||||
label: Operaciones
|
||||
|
|
|
@ -7,6 +7,8 @@ display:
|
|||
label: Título
|
||||
status:
|
||||
label: Estado
|
||||
operations:
|
||||
label: Operaciones
|
||||
filters:
|
||||
title:
|
||||
expose:
|
||||
|
|
|
@ -4,6 +4,8 @@ display:
|
|||
fields:
|
||||
name:
|
||||
label: Usuario
|
||||
dropbutton:
|
||||
label: Operaciones
|
||||
title: Miembros
|
||||
page_1:
|
||||
display_title: Página
|
||||
|
|
|
@ -6,5 +6,7 @@ display:
|
|||
label: Título
|
||||
status:
|
||||
label: Estado
|
||||
dropbutton:
|
||||
label: Operaciones
|
||||
page_1:
|
||||
display_title: Página
|
||||
|
|
|
@ -4,6 +4,8 @@ display:
|
|||
fields:
|
||||
path:
|
||||
label: Ruta
|
||||
redirect_404_operations:
|
||||
label: Operaciones
|
||||
filters:
|
||||
path:
|
||||
expose:
|
||||
|
|
|
@ -4,6 +4,8 @@ display:
|
|||
fields:
|
||||
status:
|
||||
label: Estado
|
||||
operations:
|
||||
label: Operaciones
|
||||
filters:
|
||||
status:
|
||||
group_info:
|
||||
|
|
|
@ -6,5 +6,7 @@ display:
|
|||
label: Fecha
|
||||
name:
|
||||
label: Usuario
|
||||
link:
|
||||
label: Operaciones
|
||||
page:
|
||||
display_title: Página
|
||||
|
|
|
@ -4,6 +4,8 @@ display:
|
|||
fields:
|
||||
created:
|
||||
label: Creado
|
||||
view_webform_submission:
|
||||
label: Operaciones
|
||||
embed_administer:
|
||||
display_options:
|
||||
fields:
|
||||
|
@ -11,6 +13,8 @@ display:
|
|||
action_title: Acción
|
||||
created:
|
||||
label: Creado
|
||||
operations:
|
||||
label: Operaciones
|
||||
embed_manage:
|
||||
display_options:
|
||||
fields:
|
||||
|
@ -18,8 +22,14 @@ display:
|
|||
action_title: Acción
|
||||
created:
|
||||
label: Creado
|
||||
view_webform_submission:
|
||||
label: Operaciones
|
||||
edit_webform_submission:
|
||||
label: Operaciones
|
||||
embed_review:
|
||||
display_options:
|
||||
fields:
|
||||
created:
|
||||
label: Creado
|
||||
view_webform_submission:
|
||||
label: Operaciones
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
settings:
|
||||
default_form_close_message: 'Sorry…This form is closed to new submissions.'
|
||||
default_submit_button_label: Enviar
|
||||
default_delete_button_label: Eliminar
|
||||
default_preview_next_button_label: 'Vista previa'
|
||||
default_preview_label: 'Vista previa'
|
||||
mail:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue