mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 07:06:03 +01:00
pluralize
This commit is contained in:
parent
6808b15062
commit
3c6479f303
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
%p
|
||||
%strong
|
||||
You have
|
||||
= inbox_count
|
||||
new questions in your inbox!
|
||||
pluralize(inbox_count, 'new question')
|
||||
in your inbox!
|
||||
.row
|
||||
.col-md-6.col-sm-6.col-xs-6
|
||||
%h4.entry-text#follower-count= current_user.follower_count
|
||||
|
|
Loading…
Reference in a new issue