How do you create a WordPress site in several different languages? We’ve been working on a new site recently which the client wants to appear in both English and French versions, so I needed to find a suitable plugin or plugins to make this possible.
Posts Tagged: internationalization
Drupal Localization and Internationalization
How do you build a site with content in more than one language? This article outlines the features of Drupal that will help you build a multilingual site.
Drupal localization and the t() function
Drupal is a lot easier to localize than it used to be, but it’s still hard work; partly because localization is intrinsically difficult, and partly because of flaws in the design of Drupal’s internationalization approach.