Setup for a multilingual site
Drupal 6 has multilingual support to allow you to create multilingual websites with ease.
The i18n module adds to ability to create and manage multilingual contents and to display it. The main features it adds are:
- Translate node contents
- Allow translating strings such as taxonomy terms
- Group elements together to provide unique content per language
- Provide language selection, which visitors can click on
- Let site admins enter contents in multuple languages
We'll cover how to set up a Drupal site to hold contents in multiple languages, how to create and manage multilingual contents and how to let visitors choose the display language.
