From a014a71c946840ec5e4fc8633b7ed9770adf3054 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Fri, 22 May 2020 22:29:19 +0530 Subject: [PATCH] MM-25413: Fix empty localization string (#14623) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 81e3104416..70be081080 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2952,7 +2952,7 @@ }, { "id": "app.bot.permanent_delete.internal_error", - "translation": "" + "translation": "Unable to delete the bot permanently." }, { "id": "app.bot.permenent_delete.bad_id",