From b0b551212ad2ae7d971bbf700dd5e569b360773f Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Thu, 14 Feb 2019 13:18:00 +0100 Subject: [PATCH] New translations kaminari.yml (Spanish, Colombia) --- config/locales/es-CO/kaminari.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/es-CO/kaminari.yml b/config/locales/es-CO/kaminari.yml index 1e07098f4..db6293686 100644 --- a/config/locales/es-CO/kaminari.yml +++ b/config/locales/es-CO/kaminari.yml @@ -2,9 +2,9 @@ es-CO: 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-CO: current: Estás en la página first: Primera last: Última - next: Siguiente + next: Próximamente previous: Anterior