Hi,
I've got a WordPress 2.7.1 running and am trying to get it into the Dutch language.
So, as I found here I changed wp-config to:
define ('WPLANG', 'nl_NL');
and uploaded nl_NL.mo and nl_NL.po intoto wp-content/languages.
But nor back-end (admin) panel, nor front-end (blog) is changing at all.
What could be the problem ?
PS: I've come across this via Google, but spotted that that has been fixed as part of WordPress in the meanwhile...