I installed WP in English first, then Enfold.
I was successfull to Change the WP-Language to German – but how can I switch to Germen in the Enfold-area?
Hi MSchamel!
In your WordPress installation you should open wp-config.php file and find
define('WPLANG', '');
and change it to
define('WPLANG', 'de_DE');
Cheers!
Yigit
thank you, I know this. It changed the language for wordpress, but it did not work for the theme – it is still in English. The German files are there, but the theme doesn´t use them…
I hope, that I will not have to reinstall the theme…
Hello!
Do you mean Enfold theme options page?
You can try this plugin to translate untranslated parts http://wordpress.org/plugins/codestyling-localization/
Best regards,
Yigit
thank you, this is a great plugin…