diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 0adf1743b..de591efac 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -442,7 +442,7 @@ es: description: "same as Tracking, plus you will be notified of all new posts." tracking: title: "Tracking" - description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." + description: "you will be notified of unread posts, @name mentions, and replies to your posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post." diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index e9f7300cf..1a0a526bf 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -400,7 +400,7 @@ id: description: "same as Tracking, plus you will be notified of all new posts." tracking: title: "Tracking" - description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." + description: "you will be notified of unread posts, @name mentions, and replies to your posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post."