mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
Add an "others" key for Likes notifications
- Adds a key I overlooked in the reorganization.
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user