Apply some automatic translation config updates
This commit is contained in:
parent
0ae6cf9590
commit
06617fa004
7 changed files with 35 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ display:
|
|||
label: Título
|
||||
status:
|
||||
label: Estado
|
||||
settings:
|
||||
format_custom_false: 'Sin publicar'
|
||||
format_custom_true: Publicado
|
||||
operations:
|
||||
label: Operaciones
|
||||
exposed_form:
|
||||
|
|
@ -21,6 +24,12 @@ display:
|
|||
status:
|
||||
expose:
|
||||
label: Estado
|
||||
group_info:
|
||||
group_items:
|
||||
1:
|
||||
title: Publicado
|
||||
2:
|
||||
title: 'Sin publicar'
|
||||
page_1:
|
||||
display_title: Página
|
||||
display_options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue