From b13a228b0451098ea32933a36fe64566e366583d Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 18 Apr 2018 10:18:07 +0100 Subject: MM-10121: CLI command to reset permissions system to default state. (#8637) * MM-10121: CLI command to reset permissions system to default state. * Review comment. --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index e66b88a82..d71ad8009 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6562,6 +6562,14 @@ "id": "store.sql_post.search.disabled", "translation": "Searching has been disabled on this server. Please contact your System Administrator." }, + { + "id": "store.sql_system.permanent_delete_by_name.app_error", + "translation": "We could not permanently delete the system table entry" + }, + { + "id": "store.sql_role.permanent_delete_all.app_error", + "translation": "We could not permanently delete all the roles" + }, { "id": "store.sql_post.search.warn", "translation": "Query error searching posts: %v" -- cgit v1.2.3-1-g7c22