mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
1f5269d874
Also update with the new plural syntax
12 lines
418 B
YAML
12 lines
418 B
YAML
flarum-mentions:
|
|
forum:
|
|
reply_to_post: "Reply to #{number}"
|
|
post_mentioned_notification: "{username} replied to your post"
|
|
others: "{count} others"
|
|
user_mentioned_notification: "{username} mentioned you"
|
|
post_mentioned_by: "{users} replied to this."
|
|
you: You
|
|
reply_link: Reply
|
|
notify_post_mentioned: Someone replies to my post
|
|
notify_user_mentioned: Someone mentions me in a post
|