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 f257a86a4..518846a0f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -835,6 +835,10 @@
"translation": "{{.Username}} is not a member of this channel."
},
{
+ "id": "api.command_groupmsg.permission.app_error",
+ "translation": "You don't have the appropriate permissions to create a new group message."
+ },
+ {
"id": "api.command_search.desc",
"translation": "Search text in messages"
},