Sha256: 1bb5c24c9d5e814391f4820410f48c7978c324f73ef70cead7c4ce562d4eaa36

Contents?: true

Size: 620 Bytes

Versions: 2

Compression:

Stored size: 620 Bytes

Contents

en:
  will_paginate:
    next_label: Next →
    page_entries_info:
      multi_page: Displaying %{model} %{from} - %{to} of %{count} in total
      multi_page_html: Displaying %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> of <b>%{count}</b>
        in total
      single_page:
        one: Displaying 1 %{model}
        other: Displaying all %{count} %{model}
        zero: No %{model} found
      single_page_html:
        one: Displaying <b>1</b> %{model}
        other: Displaying <b>all&nbsp;%{count}</b> %{model}
        zero: No %{model} found
    page_gap: ! '&hellip;'
    previous_label: ! '&#8592; Previous'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
will-paginate-i18n-0.1.13 locales/en.yml
will-paginate-i18n-0.1.12 locales/en.yml