Hi,
I have translated page of my site into different languages like Korean, Japanese etc, but after translation those are not visible in the plone site, however they are visible in ZMI.
This causing the issue if user browsing site in other language than english. In the portal tabs, tabs are not visible.
What I have done is I have created the folders for each language in the root like ja, ko and each language folder implement the INavigationRoot.
So for example I translated the front-page and from the ZMI moved this translated page into the respective folder, same thing done for rest of the page too. So I maintain the same hierarchy in all the language folder as I have in the root of the site. But the thing is these translated pages are not visible in the Plone site.
Please let me know why translated pages are not visible in the plone site?
Thanks,
Sonu