Sha256: da15696917c7a10e06d395c279bc7b316600fc25a08f45b0fac0d20d5fdf5764

Contents?: true

Size: 599 Bytes

Versions: 5

Compression:

Stored size: 599 Bytes

Contents

# Standard pagy dictionary

en:
  pagy:
    nav:
      prev: "‹ Prev"
      next: "Next ›"
      gap: "…"
    info:
      single_page:
        zero: "No %{item_name} found"
        one: "Displaying <b>1</b> %{item_name}"
        other: "Displaying <b>all %{count}</b> %{item_name}"
      multiple_pages: "Displaying %{item_name} <b>%{from}-%{to}</b> of <b>%{count}</b> in total"
      item_name:
        zero: "items"
        one: "item"
        other: "items"
    compact:
      page: "Page"
      of: "of"
    items:
      show: "Show"
      items: "items per page"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pagy-0.10.1 lib/locales/pagy.yml
pagy-0.10.0 lib/locales/pagy.yml
pagy-0.9.2 lib/locales/pagy.yml
pagy-0.9.1 lib/locales/pagy.yml
pagy-0.9.0 lib/locales/pagy.yml