Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Dominik Schilling

    (@ocean90)

    WordPress Core Developer

    It’s seems like you have defined WPLANG in 3.9.2 to hi_IN, so the plugin translation files where loaded.

    WPLANG is now deprecated and your whole installation has to be hi_IN.
    To enforce this try these steps:

    * Define WPLANG to hi_IN again
    * Go to wp-admin/options-general.php
    * Select your Site Language
    * (Optional) Go to wp-admin/update-core.php.
    * (Optional) Click “Update translations”, when available.
    * (Optional) Core translations files are downloaded, when available.

    Perfect 🙂

    Thanks
    Alex

    What do you do in the wp-admin/update-general.php step?

    Also does the translation roll over the woocommerce once these are set?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Translation Not Working in WordPress 4.x’ is closed to new replies.