summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7e74e4d89..7d8bd4122 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4835,6 +4835,10 @@
"translation": "Unable to set the user status. Unknown user status."
},
{
+ "id": "store.sql_channel.remove_all_deactivated_members.app_error",
+ "translation": "We could not remove the deactivated users from the channel"
+ },
+ {
"id": "store.sql.convert_string_array",
"translation": "FromDb: Unable to convert StringArray to *string"
},