Sha256: 603898e5c0ef12ff06685cb59ea571bfd5c2b25feea453f695a40676ce7dbba3

Contents?: true

Size: 486 Bytes

Versions: 3

Compression:

Stored size: 486 Bytes

Contents

---
en:
  will_paginate:
    models:
      people:
        zero: People
        one: Person
        other: People
      dinosaurs:
        zero: Dinosaurs
        one: Dinosaur
        other: Dinosaurs
    page_entries_info:
      multi_page_html: Displaying <b>%{from}&nbsp;-&nbsp;%{to}</b> of <b>%{count}</b>
        %{model}
      single_page_html:
        zero: No %{model} found
        one: Displaying <b>1</b> %{model}
        other: Displaying <b>all&nbsp;%{count}</b> %{model}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
controller_scaffolding-1.4.2 test/lib/tmp/config/locales/en.yml
controller_scaffolding-1.4.0 test/lib/tmp/config/locales/en.yml
controller_scaffolding-1.3.0 test/lib/tmp/config/locales/en.yml