mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
Merge pull request #36 from dcsjapan/add-others
Add an "others" key for Likes notifications
This commit is contained in:
commit
2672835b8d
|
@ -17,6 +17,7 @@ flarum-likes:
|
||||||
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
|
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
|
||||||
notifications:
|
notifications:
|
||||||
post_liked_text: "{username} liked your post"
|
post_liked_text: "{username} liked your post"
|
||||||
|
others_text: => core.ref.some_others
|
||||||
|
|
||||||
# These strings are displayed beneath individual posts.
|
# These strings are displayed beneath individual posts.
|
||||||
post:
|
post:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user