2013-01-11 09:07:11 -08:00
|
|
|
en-MEEP:
|
2013-01-10 16:58:56 -08:00
|
|
|
will_paginate:
|
|
|
|
previous_label: "← Preevious"
|
|
|
|
next_label: "Neext →"
|
|
|
|
page_gap: "…!"
|
|
|
|
|
|
|
|
page_entries_info:
|
|
|
|
single_page:
|
|
|
|
zero: "No %{model} meeped"
|
|
|
|
one: "Meeping 1 %{model}"
|
|
|
|
other: "Meeping all %{count} %{model}"
|
|
|
|
single_page_html:
|
|
|
|
zero: "No %{model} meeped"
|
|
|
|
one: "Meeping <b>1</b> %{model}"
|
|
|
|
other: "Meeping <b>all %{count}</b> %{model}"
|
|
|
|
|
|
|
|
multi_page: "Meeping %{model} %{from} - %{to} of %{count} in total"
|
|
|
|
multi_page_html: "Meeping %{model} <b>%{from} - %{to}</b> of <b>%{count}</b> in total"
|