summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Hallam <jesse.hallam@gmail.com>2018-01-02 11:39:45 -0500
committerChristopher Speller <crspeller@gmail.com>2018-01-02 08:39:45 -0800
commit5e5168f5cd4282b2f5f30e2e071f0188b92fd7e6 (patch)
treef33e5f5df744881b29844a8b8711b1b7caeb55bc
parent384ca1017aec3ae65c925e24199adc1c0c0b43e7 (diff)
downloadchat-5e5168f5cd4282b2f5f30e2e071f0188b92fd7e6.tar.gz
chat-5e5168f5cd4282b2f5f30e2e071f0188b92fd7e6.tar.bz2
chat-5e5168f5cd4282b2f5f30e2e071f0188b92fd7e6.zip
fix i18n identifier (#8009)
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 628e6bcec..d687449b8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1421,7 +1421,7 @@
"translation": "Failed to set email verified err=%v"
},
{
- "id": "api.incoming_webhook.disabled.app_errror",
+ "id": "api.incoming_webhook.disabled.app_error",
"translation": "Incoming webhooks have been disabled by the system admin."
},
{