AyuntamientoMadrid/participacion

View on GitHub
config/locales/ast/kaminari.yml

Summary

Maintainability
Test Coverage
ast:
  helpers:
    page_entries_info:
      entry:
        zero: entradas
        one: entrada
        other: entradas
      more_pages:
        display_entries: Mostrando <strong>%{first}&nbsp;-&nbsp;%{last}</strong> de un total de <strong>%{total} %{entry_name}</strong>
      one_page:
        display_entries:
          one: Hay <strong>1 %{entry_name}</strong>
          other: Hay <strong>%{count} %{entry_name}</strong>
  views:
    pagination:
      current: Estás en la página
      first: Primera
      last: Última
      next: Próximu
      previous: Anterior
      truncate: "&hellip;"