Hi,

i'm new to Drupal and i'm looking the best methods or tools to manage a multi-languages website.
i find some information about internationalization but i would like to be sure about the direction to take.

in fact, i need to create a website site that will provide in several languages a e-commerce part as forums, and standard menu and web content like articles, videos etc...

everything should be compatible SEO and therefore i would like to have something similar as i did under joomla.
- have a list of languages available on front end (flags with text or combobox)
- translations should be stored into db and not use google translation or any external tool like google translate.
- once user clicked on language, the complete website should be translated into selected language.
- be able to have all translations sde-by-side like

english french spanish
hello bonjour hola

so could you advise me on direction to take or directly which module should i use ?
thx

Comments

bawoor’s picture

you should activate 'locale' module. Import an interface .po files (provide in download translation page). For completed content translation you need 'internationalization' and 'translation management' modules. CMIIW.

ꦱꦠꦽꦶꦪ