To make myself more clear: I have a page in three languages with the URL slugs as follows:
homepage.html (default bg language)
en/homepage.html
de/homepage.html
Then I want to make this my homepage, go to /admin/config/system/site-information and enter "Default front page" URL slug to be "homepage.html" . But, when I switch to the other 2 languages, the homepage language version doesn't change and in /admin/config/system/site-information I see that drupal has chosen the "node"-type of the URL slug for the other 2 languages
Set multilingual homepage - 2
To make myself more clear: I have a page in three languages with the URL slugs as follows:
homepage.html (default bg language)
en/homepage.html
de/homepage.html
Then I want to make this my homepage, go to /admin/config/system/site-information and enter "Default front page" URL slug to be "homepage.html" . But, when I switch to the other 2 languages, the homepage language version doesn't change and in /admin/config/system/site-information I see that drupal has chosen the "node"-type of the URL slug for the other 2 languages
I'll be helpful if you know where is the problem.