From 7b3755f3d5b0560c12e893f133774d98d75546f9 Mon Sep 17 00:00:00 2001 From: Shivashis Padhi Date: Fri, 22 Jul 2022 12:43:41 +0530 Subject: [PATCH] Add translation --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) 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."