• Resolved nate90

    (@nate90)


    A lot of users have trouble with adapting the language, as I had myself.

    I run a wordpress site in German but the yak plugin kept showing up in English. I had a long way finding out that i have to rename the file “yak-de.mo” in the folder /lang to “yak-de_DE.mo”.

    The ending after yak- has to be EXACTLY the same like
    define(‘WPLANG’, ‘de_DE’);

    You can find this line of code in the file “wp-config.php” around line #70 in the root folder of your wordpress site.

    @yak developers, please rename the language files or show this notice somewhere in your documentation.

    Kind regards

    nate90

    https://www.ads-software.com/extend/plugins/yak-for-wordpress/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: YAK Add-on Module – Sales Tax] Language Issue (German, maybe other languages too)’ is closed to new replies.