mirror of
https://github.com/flarum/core.git
synced 2025-08-16 05:14:20 +02:00
Update for new API + TextFormatter
This commit is contained in:
8
extensions/mentions/locale/en.yml
Normal file
8
extensions/mentions/locale/en.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
mentions:
|
||||
reply_to_post: "Reply to #{number}"
|
||||
post_mentioned_notification: "{username} replied to your post #{number}"
|
||||
others: "{count} others"
|
||||
user_mentioned_notification: "{username} mentioned you"
|
||||
post_mentioned_by: "{users} replied to this."
|
||||
you: You
|
||||
reply_link: Reply
|
Reference in New Issue
Block a user