Open KinaUna opened 3 months ago
In Data/Extensions/HttpRequestExtensions.cs the methods GetLanguageIdFromBrowser and GetKinaUnaLanguage have hard coded language options, they should be replaced with a list of languages obtained from the database instead.
The same goes for Data/Extensions/LanguageExtensions.cs
In Data/Extensions/HttpRequestExtensions.cs the methods GetLanguageIdFromBrowser and GetKinaUnaLanguage have hard coded language options, they should be replaced with a list of languages obtained from the database instead.