Media Wiki:How do I change the MediaWiki language?
From IpbWiki
- Change the value of $wgLanguageCode in LocalSettings.php
- Run the rebuildMessages.php maintenance script to rebuild the MediaWiki namespace
for example under unix, run this: "php -f rebuildMessages.php rebuild" in you maintenance directory.
