From 9e4b2a7335259bf3cc20c795c687be0031adc15d Mon Sep 17 00:00:00 2001 From: Bunyamin Coskuner Date: Mon, 24 Aug 2020 10:39:16 +0300 Subject: [PATCH] docs: remove localization part Co-authored-by: Mehmet Erim <34455572+mehmet-erim@users.noreply.github.com> --- docs/en/UI/Angular/Environment.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/en/UI/Angular/Environment.md b/docs/en/UI/Angular/Environment.md index 5ffe7b1ba5..af50e34155 100644 --- a/docs/en/UI/Angular/Environment.md +++ b/docs/en/UI/Angular/Environment.md @@ -65,9 +65,6 @@ Everything else will be sent to `"https://localhost:8080"` * `logoUrl`: Url of the application logo. It is used by `logo.component` * `baseUrl`: [For detailed information](./Multi-Tenancy.md#domain-tenant-resolver) -## Localization - -You can read about `Localization` [here in detail](./Localization.md) ## AuthConfig