Hi,
I am rather new to umbraco and currently building a web site for my employer.
This site will need to support multiple languages. My question is how this should be implemented with umbraco.
I am looking at the following approaches:
- Create the site structure once and entering different translations for each page.
This is described here, although I am not exactly sure to what extent this applies to umbraco 4.5.2. - Create different file trees for every language and fill in the pages with appropriate translations as described here
The site contains some advanced functionality (sign-up form linked to another domain etc.) and the page contents will be mostly the same.
We might need to have some subpages only be visible in some languages - can this be achieved with the first approach?
What would be the best way to do this with umbraco?
Thank you,
Martin