diff --git a/i18n/en.json b/i18n/en.json index a86209588a..5b068e0b14 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5871,6 +5871,10 @@ "id": "app.post.get_root_posts.app_error", "translation": "Unable to get the posts for the channel." }, + { + "id": "app.post.get_top_dms_for_user_since.app_error", + "translation": "Unable to get top DMs for user." + }, { "id": "app.post.get_top_threads_for_team_since.app_error", "translation": "Unable to get top threads for team."