Hi! When I install the i18n plugin and change the custom permalink structure to %nondefaultlanguage%/%parent%/%slug%.html I have the problem with urls. The url of main page is http://my-website.com/.html. When I change structure to %parent%/%slug%.html - all ok, the url of main page is http://my-website.com/.
What wrong?
What wrong?