summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorYusuke Nemoto <kaakaa@users.noreply.github.com>2017-01-09 23:52:49 +0900
committerJoram Wilander <jwawilander@gmail.com>2017-01-09 09:52:49 -0500
commit37109e5a4fe00496e2f95104c95e183a3e24dcf7 (patch)
tree9becf29f4c5ef474f1b55eedd319389b7230a5ce /i18n
parente82bcea0d06b2173ed286f394ee33a393469eeaf (diff)
downloadchat-37109e5a4fe00496e2f95104c95e183a3e24dcf7.tar.gz
chat-37109e5a4fe00496e2f95104c95e183a3e24dcf7.tar.bz2
chat-37109e5a4fe00496e2f95104c95e183a3e24dcf7.zip
fix typo and missing message (#5008)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 6d52036bf..520195812 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2733,7 +2733,7 @@
},
{
"id": "api.webhook.delete_outgoing.permissions.app_error",
- "translation": "Invalid permissions to delete outcoming webhook"
+ "translation": "Invalid permissions to delete outgoing webhook"
},
{
"id": "api.webhook.get_incoming.disabled.app_error",
@@ -2761,7 +2761,7 @@
},
{
"id": "api.webhook.regen_outgoing_token.permissions.app_error",
- "translation": "Invalid permissions to regenerate outcoming webhook token"
+ "translation": "Invalid permissions to regenerate outgoing webhook token"
},
{
"id": "api.webrtc.disabled.app_error",