Apply self-updates to language config

This commit is contained in:
benjamin melançon 2022-09-12 17:37:06 -04:00
parent 0a5dfd5995
commit a6e83ae48a
8 changed files with 24 additions and 0 deletions

View file

@ -11,6 +11,9 @@ display:
label: Asunto label: Asunto
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
subject: subject:
expose: expose:

View file

@ -11,6 +11,9 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
title: title:
expose: expose:

View file

@ -7,6 +7,9 @@ display:
label: Nombre label: Nombre
status: status:
label: Estado label: Estado
exposed_form:
options:
submit_button: Filter
filters: filters:
status: status:
expose: expose:

View file

@ -9,3 +9,6 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter

View file

@ -1,6 +1,9 @@
display: display:
default: default:
display_options: display_options:
exposed_form:
options:
submit_button: Filter
fields: fields:
created: created:
label: Creado label: Creado

View file

@ -1,6 +1,9 @@
display: display:
default: default:
display_options: display_options:
exposed_form:
options:
submit_button: Filter
fields: fields:
path: path:
label: Ruta label: Ruta

View file

@ -7,6 +7,9 @@ display:
label: Estado label: Estado
operations: operations:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
filters: filters:
status: status:
group_info: group_info:

View file

@ -9,5 +9,8 @@ display:
label: Usuario label: Usuario
link: link:
label: Operaciones label: Operaciones
exposed_form:
options:
submit_button: Filter
page: page:
display_title: Página display_title: Página