!",
+ "the description displays the topic title"
+ );
+ });
+ }
+);
diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 19478b4cf7e..c37c917c9dc 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -2322,6 +2322,8 @@ en:
empty: "No notifications found."
post_approved: "Your post was approved"
reviewable_items: "items requiring review"
+ watching_first_post_label: "New Topic"
+ user_moved_post: "%{username} moved"
mentioned: "%{username} %{description}"
group_mentioned: "%{username} %{description}"
quoted: "%{username} %{description}"
@@ -2334,6 +2336,10 @@ en:
liked_many:
one: "%{username}, %{username2} and %{count} other %{description}"
other: "%{username}, %{username2} and %{count} others %{description}"
+ liked_by_2_users: "%{username}, %{username2}"
+ liked_by_multiple_users:
+ one: "%{username}, %{username2} and %{count} other"
+ other: "%{username}, %{username2} and %{count} others"
liked_consolidated_description:
one: "liked %{count} of your posts"
other: "liked %{count} of your posts"
@@ -2342,6 +2348,7 @@ en:
invited_to_private_message: "%{username} %{description}"
invited_to_topic: "%{username} %{description}"
invitee_accepted: "%{username} accepted your invitation"
+ invitee_accepted_your_invitation: "accepted your invitation"
moved_post: "%{username} moved %{description}"
linked: "%{username} %{description}"
granted_badge: "Earned '%{description}'"