badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Full header logo

#26958

Hi Urs,

You just need to add this .po and .mo file inside language folder which is inside theme folder -> library -> languages and add your file. Doing this while updating to new version your new added language file will be lost and you need to add it again and again. So you better make a child theme and add your language file.

And goto the root of the wordpress there is wp-config.php file. open it and add this following code

define ('WPLANG', 'de_DE');

Hope this may help you
Thank you!