mirror of
https://github.com/flarum/framework.git
synced 2025-04-13 22:56:37 +08:00
Add an "others" key for Likes notifications
- Adds a key I overlooked in the reorganization.
This commit is contained in:
parent
50b9245bff
commit
b3dbe065c4
@ -17,6 +17,7 @@ flarum-likes:
|
||||
# These strings are used by the Notifications dropdown, a.k.a. "the bell".
|
||||
notifications:
|
||||
post_liked_text: "{username} liked your post"
|
||||
others_text: => core.ref.some_others
|
||||
|
||||
# These strings are displayed beneath individual posts.
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user