mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 11:04:41 +08:00
Merge pull request #35 from dcsjapan/pluralize-alert
Pluralize the post mentioned notification string
This commit is contained in:
commit
de61e492cb
@ -13,7 +13,7 @@ flarum-mentions:
|
||||
|
||||
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
|
||||
notifications:
|
||||
post_mentioned_text: "{username} replied to your post"
|
||||
post_mentioned_text: "{username} replied to your post" # Can be pluralized to agree with the number of users!
|
||||
others_text: => flarum-mentions.ref.others
|
||||
user_mentioned_text: "{username} mentioned you"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user