You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, the delta logo in the top navbar leads to the main page in Swedish instead of English when you are viewing the website in English.
(Fixed in #80) This also happens with all three of the filtration links in the left navbar of the news page. With the filtration links, the already have ?itemType=POST or ?itemType=EVENT so it will not be possible to simply add ?lang=en on top of that. Instead, I noticed appending &lang=en to the URL works.
The text was updated successfully, but these errors were encountered:
Firstly, the delta logo in the top navbar leads to the main page in Swedish instead of English when you are viewing the website in English.
(Fixed in #80)
This also happens with all three of the filtration links in the left navbar of the news page. With the filtration links, the already have?itemType=POST
or?itemType=EVENT
so it will not be possible to simply add?lang=en
on top of that. Instead, I noticed appending&lang=en
to the URL works.The text was updated successfully, but these errors were encountered: