1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 11:00:12 +02:00

Implement notification excerpts

This commit is contained in:
Toby Zerner
2015-08-21 09:54:57 +09:30
parent 6606f416af
commit 1930fcdd92
2 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
mentions:
reply_to_post: "Reply to #{number}"
post_mentioned_notification: "{username} replied to your post #{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."