Skip to content

Commit 8b58ce2

Browse files
More spanish translations
1 parent a384fa5 commit 8b58ce2

File tree

1 file changed

+7
-0
lines changed
  • lib/active_admin/locales

1 file changed

+7
-0
lines changed

lib/active_admin/locales/es.yml

+7
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,11 @@ es:
2424
less_than: "Menor que"
2525
main_content: "Por favor implemente %{model}#main_content para mostrar contenido."
2626
logout: "Salir"
27+
sidebars:
28+
filters: "Filtros"
29+
pagination:
30+
empty: "Ningún %{model} encontrado"
31+
one: "Mostrando <b>1</b> %{model}"
32+
one_page: "Mostrando <b>todos los %{n}</b> %{model}"
33+
multiple: "Mostrando %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> de un total de <b>%{total}</b>"
2734

0 commit comments

Comments
 (0)