Hi!
I’m a designer building my website in two languages (english set as default) and added a switch, supposed to remember the language. It does this job well, until clicked on the home button that redirects to the startsite. When the foreign language is activated, it redirects to the default site .com/
instead of the active language .com/dk
I followed the docs (https://getkirby.com/docs/languages/switching-languages) and have a home.en.txt
and home.dk.txt
file. Is it possible that a redirection would lead to the startsite in the active language. If you have any tips, it would be deeply appreciated!