Merge pull request #37 from dcsjapan/plural-alert

Pluralize the post liked notification string
This commit is contained in:
Toby Zerner 2015-10-24 14:24:07 +10:30
commit ebc82f1a95

View File

@ -16,7 +16,7 @@ flarum-likes:
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
notifications:
post_liked_text: "{username} liked your post"
post_liked_text: "{username} liked your post" # Can be pluralized to agree with the number of users!
others_text: => core.ref.some_others
# These strings are displayed beneath individual posts.