Catch up to config changes due to modules
This commit is contained in:
parent
0c27b23804
commit
0edd4c8b28
13 changed files with 264 additions and 26 deletions
1
config/language/es/system.menu.admin.yml
Normal file
1
config/language/es/system.menu.admin.yml
Normal file
|
@ -0,0 +1 @@
|
|||
label: Administración
|
|
@ -11,9 +11,6 @@ display:
|
|||
label: Asunto
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
filters:
|
||||
subject:
|
||||
expose:
|
||||
|
|
|
@ -11,9 +11,6 @@ display:
|
|||
label: Estado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
filters:
|
||||
title:
|
||||
expose:
|
||||
|
|
|
@ -7,9 +7,6 @@ display:
|
|||
label: Nombre
|
||||
status:
|
||||
label: Estado
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
filters:
|
||||
status:
|
||||
expose:
|
||||
|
|
|
@ -9,6 +9,3 @@ display:
|
|||
label: Estado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
fields:
|
||||
created:
|
||||
label: Creado
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
fields:
|
||||
path:
|
||||
label: Ruta
|
||||
|
|
|
@ -7,13 +7,13 @@ display:
|
|||
label: Estado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
filters:
|
||||
status:
|
||||
group_info:
|
||||
label: Estado
|
||||
permission:
|
||||
expose:
|
||||
label: Permiso
|
||||
page_1:
|
||||
display_title: Página
|
||||
display_options:
|
||||
|
|
|
@ -9,8 +9,5 @@ display:
|
|||
label: Usuario
|
||||
link:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
page:
|
||||
display_title: Página
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue