0
digitalcontrol created
I disabled multitenancy but it looks like I can not add a language since I am not logged in as Host. Is there any procedure for this?
1 Answer(s)
-
0
Hi @digitalcontrol
I believe this is a bug, add langauge button should be enabled for tenant side when multi tenancy is disabled. But, even if you add a new langauge, because of ASP<span></span>.NET Core, you need to restart your app.
If you can create an issue on GitHub we can work on it.
As a temporary solution, you can add it on DefaultLanguagesCreator.cs.
Thanks,