0
zyrel.sermon created
Hi,
We are having issues changing languages on version 8.2 of aspnetzero, our setup is multi-tenant with different default languages. What we need is to limit certain languages per tenant but we are having issues doing it, we've tried bypassing it on the database but still it doesn't work.
Please advise,Thanks.
5 Answer(s)
-
0
Hi,
In this method, we are merging Languages defined in Host side and Tenant side. If you don't want to use languages defined in Host side for any tenant, you can create your own LanguageManager inherited from ApplicationLanguageManager, replace the default implementation and override GetLanguageDictionary method.
Have an answer to this question?
Log in
and write your answer.