So I want change the URI of the Homepage 1-home but the Panel doesn’t offer me this button. Also I may need to translate that URI too. Thank you in advance
localhost/home/site ~> localhost/ownName/site
I tried to search the forum and docs but couldn’t find anything …
Just to make sure there is no misunderstanding: Why do you want to translate the URI of the homepage? After all the homepage URI is not visible to users as the URL they will be seeing is just http://example.com/ without the folder name of the homepage.
While setting the home option works for the default language, I don’t think you can translate the URL. It may look like it’s working, but there are a few edge cases (e.g. duplicate content prevention by redirecting /home to /) where it probably won’t work.