One page multilingual site?

Hey guys!

I’m kinda new in hugo and this is my first multilingual attempt. I read already almost all (if not all) tutorials mentioned in the docs or in here but I’m not sure that any of those can help in my situation.

My project is quite simple.
There is one main page with a lot of partials and some content.
For the content I guess I understand what I have to do via the tutorials but how I’m going to have multiple index pages (or partials) per language?

For example:

mysite.com >> English version (one page with multiple partials and link to english content)
mysite.com/de >> German version
mysite.com/it >> Italian version etc

I would love some help on this,

thanks