Localizing WordPress Friday 2006-01-20
Localizing WordPress is easy if a translation already exist. I’ve spent four minutes to change the language to Swedish. Here’s how:
Download the mo-file sv_SE.mo from the WordPress Language File Repository
Copy the file to wp_includes/languages ( I had to create it first )
Edit the wp-config.php, setting define (’WPLANG’, ‘sv_SE’);
That’s it!
Well, not quite. The inherent texts in WordPress, such as links and buttons in the Admin interface and some standard texts in the reader interface are translated. Other texts are defined in the theme and are not translated.
- Posted in : WordPress
- Author : Petit





del.icio.us
Comments»
no comments yet - be the first?