Hi, I wonder what Url Keys to choose for the CMS Home Page in a multi language environment? I have English as default store view and 'German' and 'French' as second/third store view. I prefer an url structure like this (but don't know if it's possible in Magento):
example.com/
example.com/de
example.com/fr
To get e.g. the french "About Us" page the URL would be
example.com/fr/about
In Magento 2 in "Admin > Content > Elements > Pages" I will created 3 homepage pages. What 3 "Url Key" do I choose? I mean what do I enter into the "Url Key" input field? Thx for any help.