Commit oddly minor spanish language Drupal self-updates
This commit is contained in:
parent
5ad3e3bd80
commit
f525e7618c
16 changed files with 31 additions and 7 deletions
|
@ -1,4 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
block_1:
|
||||
display_title: Bloque
|
||||
page_1:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
operations:
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
label: Comentarios
|
||||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
title: Comentarios
|
||||
fields:
|
||||
comment_bulk_form:
|
||||
action_title: Acción
|
||||
|
@ -13,17 +15,12 @@ display:
|
|||
subject:
|
||||
expose:
|
||||
label: Asunto
|
||||
title: Comentarios
|
||||
page_published:
|
||||
display_options:
|
||||
menu:
|
||||
title: Comentarios
|
||||
page_unapproved:
|
||||
display_options:
|
||||
filters:
|
||||
subject:
|
||||
expose:
|
||||
label: Asunto
|
||||
fields:
|
||||
comment_bulk_form:
|
||||
action_title: Acción
|
||||
|
@ -31,3 +28,7 @@ display:
|
|||
label: Asunto
|
||||
operations:
|
||||
label: Operaciones
|
||||
filters:
|
||||
subject:
|
||||
expose:
|
||||
label: Asunto
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
block_1:
|
||||
display_title: Bloque
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
label: Contenido
|
||||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
title: Contenido
|
||||
fields:
|
||||
title:
|
||||
label: Título
|
||||
|
@ -16,11 +18,10 @@ display:
|
|||
status:
|
||||
expose:
|
||||
label: Estado
|
||||
title: Contenido
|
||||
page_1:
|
||||
display_title: Página
|
||||
display_options:
|
||||
menu:
|
||||
title: Contenido
|
||||
tab_options:
|
||||
title: Contenido
|
||||
display_title: Página
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
block_1:
|
||||
display_title: Bloque
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
filename:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
page_1:
|
||||
display_title: Página
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
title:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
media_bulk_form:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
media_bulk_form:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
page_1:
|
||||
display_title: Página
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
status:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
display_options:
|
||||
fields:
|
||||
timestamp:
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
||||
block_1:
|
||||
display_options:
|
||||
block_category: Usuario
|
||||
|
|
3
config/language/es/views.view.who_s_online.yml
Normal file
3
config/language/es/views.view.who_s_online.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
display:
|
||||
default:
|
||||
display_title: 'Por defecto'
|
Loading…
Reference in a new issue