translating the admin to french
-
hi,
I have a english installation of WP 3.0 and I would like to translate the admin section to french.
I found the wp-includes/languages/fr_FR.mo already exists, I just updated the define(‘WPLANG’, ”) in wp-config.php to define(‘WPLANG’, ‘fr_FR’).
but it doesn’t work, my admin section is still in english.Any idea how to fix this please ?
- The topic ‘translating the admin to french’ is closed to new replies.