summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-04-18 10:18:07 +0100
committerGitHub <noreply@github.com>2018-04-18 10:18:07 +0100
commitb13a228b0451098ea32933a36fe64566e366583d (patch)
tree569aa0c6c5f273b806b4c3e0c59801204916492c /i18n
parenta1882d4004ce624dad1b8624804e974f209efe8d (diff)
downloadchat-b13a228b0451098ea32933a36fe64566e366583d.tar.gz
chat-b13a228b0451098ea32933a36fe64566e366583d.tar.bz2
chat-b13a228b0451098ea32933a36fe64566e366583d.zip
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.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e66b88a82..d71ad8009 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6563,6 +6563,14 @@
"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"
},