Sha256: a2d376315558d3575d24420255ec2fd8de18ef6e64427be8a2eb87e9982695fa

Contents?: true

Size: 655 Bytes

Versions: 7

Compression:

Stored size: 655 Bytes

Contents

# Sample localization file for BootstrapPager. You can override these values in your app's locales file if you want.

en:
  views:
    pagination:
      first: "« First"
      last: "Last »"
      previous: "‹ Prev"
      next: "Next ›"
      truncate: "…"
  helpers:
    page_entries_info:
      one_page:
        display_entries:
          zero: "No %{entry_name} found"
          one: "Displaying <b>1</b> %{entry_name}"
          other: "Displaying <b>all %{count}</b> %{entry_name}"
      more_pages:
        display_entries: "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bootstrap_pager-0.11.0 config/locales/bootstrap_pager.yml
bootstrap_pager-0.10.1 config/locales/bootstrap_pager.yml
bootstrap_pager-0.10.0 config/locales/bootstrap_pager.yml
bootstrap_pager-0.9.3 config/locales/bootstrap_pager.yml
bootstrap_pager-0.9.2 config/locales/bootstrap_pager.yml
bootstrap_pager-0.9.1 config/locales/pager.yml
bootstrap_pager-0.9.0 config/locales/pager.yml