From 19259185058603a67554cbad29969715f460cfe7 Mon Sep 17 00:00:00 2001 From: Ivan Shmidt Date: Wed, 19 Aug 2020 13:56:15 +0200 Subject: [PATCH] fix: docs build short-term --- microsite/i18n/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/microsite/i18n/en.json b/microsite/i18n/en.json index 40ad25fe53..d2593a13ce 100644 --- a/microsite/i18n/en.json +++ b/microsite/i18n/en.json @@ -50,6 +50,9 @@ "auth/add-auth-provider": { "title": "Adding authentication providers" }, + "auth/auth-backend-classes": { + "title": "auth/auth-backend-classes" + }, "auth/auth-backend": { "title": "Auth backend" },