You have to define WPLANG with the same name as the .mo-file.
If your .mo-file is called “es_ES.mo”, you have to define the WPLANG with “es_ES”.
define(‘WPLANG’, ‘es_ES’);
I have the very same error.
Help someone?
Thread Starter
dotar
(@dotar)
I figured it out by my self..
At the language tag in the config, I’d write “sv_SE.UTF-8” instead of just “sv_SE”.