mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
fixes Retrospring/bugs#82
This commit is contained in:
parent
b8414df155
commit
1daa44f5bf
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@
|
|||
- elsif type == "most"
|
||||
= t('views.discover.userbox.answers', questions: pluralize(a, t('views.general.question')))
|
||||
- else
|
||||
= t('views.discover.userbox.answers', questions: pluralize(q, t('views.general.question')))
|
||||
= t('views.discover.userbox.questions', questions: pluralize(q, t('views.general.question')))
|
||||
|
|
Loading…
Reference in a new issue