my drupal site is up and running thanks to the forum. However, I need to have it in both french and English if possible in my native language as well. anyone know how this is done?

Comments

jeetn’s picture

Enable the module Localizer (something like that). That module will help you translate the site in different settings.

What you then do is download the drupal language packs of the languages you need and import them. You will then be able to use them.

It is however possible you still need to do some translations of your own if you have used other modules than the core modules provided by drupal.

edit: module name is Locale, Localization. Something like that ;)

zirvap’s picture

Take a look at this overview over Translation, multilanguage content, and internationalization in the handbook.