Different slugs for same page in different languages
I've been working on a site that has to work in 3 languages. However I wanted to make it so that pages in each language have different slugs, so I don't end up with /en/contacts, /ru/contacts/, etc. Is there any way to achieve this easily?
At the moment the only solution I found was to have separate pages for each language, meaning they're not linked in any way. The obvious downside to this is you end up with empty pages (i.e. /en/contacts is with content, but /ru/contacts remains empty). Had to sprinkle some show_404()'s around
Comments
http://docs.getfuelcms.com/general/localization