8000 Add spanish translations for v4 keys (#8483) · activeadmin/activeadmin@50489c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50489c2

Browse files
authored
Add spanish translations for v4 keys (#8483)
1 parent 21ff4c9 commit 50489c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/locales/es.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ es:
3535
has_many_delete: "Eliminar"
3636
has_many_remove: "Quitar"
3737
move: "Mover"
38+
toggle_dark_mode: "Alternar modo oscuro"
39+
toggle_main_navigation_menu: "Alternar el menú de navegación principal"
40+
toggle_user_menu: "Alternar menú de usuario"
41+
toggle_section: "Alternar sección"
3842
filters:
3943
buttons:
4044
filter: "Filtrar"
@@ -62,6 +66,8 @@ es:
6266
multiple: "Mostrando %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> de un total de <b>%{total}</b>"
6367
multiple_without_total: "Mostrando %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b>"
6468
per_page: "Por página: "
69+
previous: "Anterior"
70+
next: "Siguiente"
6571
entry:
6672
one: "registro"
6773
other: "registros"

0 commit comments

Comments
 (0)
0