Replace will_paginate with kaminari. Fixed foodcoop/users page.
This commit is contained in:
parent
1708df3f6c
commit
ab81ef09d5
17 changed files with 162 additions and 64 deletions
|
|
@ -10,6 +10,13 @@ de:
|
|||
not_enough_apples:
|
||||
Um zu Bestellen brauchst Du mindestends %{stop_ordering_under} Äpfel.
|
||||
Momentan hat Deine Bestellgruppe aber nur %{apples} Äpfel.
|
||||
views:
|
||||
pagination:
|
||||
first: "«"
|
||||
last: "»"
|
||||
previous: "‹"
|
||||
next: "›"
|
||||
truncate: "..."
|
||||
date:
|
||||
abbr_day_names:
|
||||
- So
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue