From 5e494e9af8537085669783e478e77cc44018c421 Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Thu, 14 Feb 2019 13:17:47 +0100 Subject: [PATCH] New translations kaminari.yml (Spanish, Honduras) --- config/locales/es-HN/kaminari.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/es-HN/kaminari.yml b/config/locales/es-HN/kaminari.yml index a4193cfd1..95be15c6a 100644 --- a/config/locales/es-HN/kaminari.yml +++ b/config/locales/es-HN/kaminari.yml @@ -2,9 +2,9 @@ es-HN: helpers: page_entries_info: entry: - zero: Entradas + zero: entradas one: entrada - other: entradas + other: Entradas more_pages: display_entries: Mostrando %{first} - %{last} de un total de %{total} %{entry_name} one_page: @@ -17,5 +17,5 @@ es-HN: current: Estás en la página first: Primera last: Última - next: Siguiente + next: Próximamente previous: Anterior