From 6611229cd7bd3cdfc0082c0a581145aaac0ab322 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Wed, 4 May 2016 06:31:42 -0700 Subject: PLT-2707 Adding option to show DM list from all of server (#2871) * PLT-2707 Adding option to show DM list from all of server * Fixing loc --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 9a44ca31a..487f386a5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2303,6 +2303,10 @@ "id": "model.config.is_valid.ldap_security.app_error", "translation": "Invalid connection security for LDAP settings. Must be '', 'TLS', or 'STARTTLS'" }, + { + "id": "model.config.is_valid.restrict_direct_message.app_error", + "translation": "Invalid direct message restriction. Must be 'any', or 'team'" + }, { "id": "model.config.is_valid.listen_address.app_error", "translation": "Invalid listen address for service settings Must be set." -- cgit v1.2.3-1-g7c22