• Hi to all.

    I’ve istalled woocommerce for a small e-shop.
    I’ve also created two greek files with the translations:
    el_GR.mo
    el_GR.po

    I guessed that uploading these files in the “languages” folder of woocommerce should be enough, but i was wrong.

    What should i do to make woocommerce work in Greek?

    Thank you in advance,

    George.

Viewing 1 replies (of 1 total)
  • Hello,
    I think it will be that you open wp-config.php and modify this line of code define(‘WPLANG’, ”); and change it to example define(‘WPLANG’, ‘gr_GR’); if it’s Greek, or name of the file .mo.

    I hope you did it..

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Woocommerce] How do i install localization files?’ is closed to new replies.