summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-06-28 15:18:18 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-06-28 15:18:18 -0400
commitbbb10301e67ebfcf8d984a0ef6e8ca539f51446e (patch)
tree1846d0494f11a7d9493763e8ab645e8256e59cf7
parenta4713c3bb4a19a4689f078af43651b2a2a917b16 (diff)
downloadchat-bbb10301e67ebfcf8d984a0ef6e8ca539f51446e.tar.gz
chat-bbb10301e67ebfcf8d984a0ef6e8ca539f51446e.tar.bz2
chat-bbb10301e67ebfcf8d984a0ef6e8ca539f51446e.zip
Adding info message when LDAP user syncronized (#3423)
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e428dc781..9200428a5 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2120,6 +2120,10 @@
"translation": "Invalid LDAP Filter"
},
{
+ "id": "ent.ldap.mattermost_user_update",
+ "translation": "Mattermost user was updated by LDAP server."
+ },
+ {
"id": "ent.mfa.activate.authenticate.app_error",
"translation": "Error attempting to authenticate MFA token"
},