summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-07-07 17:12:14 +0100
committerJoram Wilander <jwawilander@gmail.com>2017-07-07 12:12:14 -0400
commit39b071bc0e620b24a9dc8b13fcd6ccf5f6732ea5 (patch)
tree6bc32b749d4aeffdb349297055a9b54411e2bf9c /i18n
parentdb2f6cf0766543b6d9e9fb4ecd10947ce60b46b9 (diff)
downloadchat-39b071bc0e620b24a9dc8b13fcd6ccf5f6732ea5.tar.gz
chat-39b071bc0e620b24a9dc8b13fcd6ccf5f6732ea5.tar.bz2
chat-39b071bc0e620b24a9dc8b13fcd6ccf5f6732ea5.zip
Add optional config parameter to test elasticsearch endpoint. (#6877)
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 88ada5ba4..d6eaffc7f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3548,6 +3548,10 @@
"translation": "License does not support Elasticsearch."
},
{
+ "id": "ent.elasticsearch.test_config.reenter_password",
+ "translation": "The Elasticsearch Server URL or Username has changed. Please re-enter the Elasticsearch password to test connection."
+ },
+ {
"id": "ent.emoji.licence_disable.app_error",
"translation": "Custom emoji restrictions disabled by current license. Please contact your system administrator about upgrading your enterprise license."
},