Multiligual modules configuration
This commit is contained in:
parent
1beab9114e
commit
b8829e08bc
775 changed files with 8578 additions and 79 deletions
56
config/sync/language/es/views.view.watchdog.yml
Normal file
56
config/sync/language/es/views.view.watchdog.yml
Normal file
|
@ -0,0 +1,56 @@
|
|||
label: Guardián
|
||||
description: 'Mensajes recientes del registro'
|
||||
display:
|
||||
default:
|
||||
display_title: Máster
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filtro
|
||||
reset_button_label: Restablecer
|
||||
exposed_sorts_label: 'Ordenar por'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
options:
|
||||
expose:
|
||||
items_per_page_label: 'Elementos por página'
|
||||
items_per_page_options_all_label: '- Todo -'
|
||||
offset_label: Desplazamiento
|
||||
tags:
|
||||
previous: ‹‹
|
||||
next: ››
|
||||
fields:
|
||||
nothing:
|
||||
admin_label: Icono
|
||||
wid:
|
||||
label: WID
|
||||
severity:
|
||||
label: Gravedad
|
||||
type:
|
||||
label: Tipo
|
||||
timestamp:
|
||||
label: Fecha
|
||||
message:
|
||||
label: Mensaje
|
||||
alter:
|
||||
alt: '{{ message }}'
|
||||
name:
|
||||
label: Usuario
|
||||
separator: ', '
|
||||
link:
|
||||
label: Operaciones
|
||||
filters:
|
||||
type:
|
||||
expose:
|
||||
label: Tipo
|
||||
severity:
|
||||
expose:
|
||||
label: Gravedad
|
||||
title: 'Mensajes recientes del registro'
|
||||
empty:
|
||||
area:
|
||||
admin_label: 'No hay mensajes disponibles.'
|
||||
content: 'No hay mensajes disponibles.'
|
||||
page:
|
||||
display_title: Página
|
Loading…
Add table
Add a link
Reference in a new issue