summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ae473df5d..5d154001c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2244,6 +2244,10 @@
"translation": "Invalid maximum open connection for SQL settings. Must be a positive number."
},
{
+ "id": "model.config.is_valid.ldap_security.app_error",
+ "translation": "Invalid connection security for LDAP settings. Must be '', 'TLS', or 'STARTTLS'"
+ },
+ {
"id": "model.file_info.get.gif.app_error",
"translation": "Could not decode gif."
},
@@ -3827,4 +3831,4 @@
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
}
-] \ No newline at end of file
+]