From ee457176bd0c4442358df089044b87eb75fe7569 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 14 Mar 2017 08:43:40 -0400 Subject: Implement admin LDAP endpoints for APIv4 (#5720) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 04a312115..83a59d9e1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -83,6 +83,10 @@ "id": "api.admin.get_brand_image.storage.app_error", "translation": "Image storage is not configured." }, + { + "id": "api.ldap.init.debug", + "translation": "Initializing LDAP API routes" + }, { "id": "api.admin.init.debug", "translation": "Initializing admin API routes" -- cgit v1.2.3-1-g7c22