I'm setting up a new site for SolydXK and I've setup the English and Dutch language with plone.app.multilingual. Everything functions very well except for the generated link to the user info page.
A news item contains a line with information of the author which contains a link to the user's info page: nl/author/user_name
However, the link does not exists. This one does: author/user_name
How can I setup a user info page in both languages and make sure the link to that page (nl/author/user_name) does exist?