• Resolved wong0630

    (@wong0630)


    Hi All

    In document, it mentioned that we can translate the different languages in wp-config.php by modifying the line below

    define ('WPLANG', 'nb_NO');

    However, I wonder if there are two languages (English and Chinese). After user changes the language, how does WP Job Manager notify and update the corresponding language accordingly?

    Thanks,
    Jacky

    https://wordpress.org/plugins/wp-job-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wong0630

    (@wong0630)

    And also, what’s the best compatible multi-language plugin with WP Job Manager? Many thanks

    Plugin Author Mike Jolley

    (@mikejolley)

    Hi there,

    The ‘WPLANG’ constant lets you run one language on your site as a whole. So if you set it to nb_NO as an example, all plugins with a nb_NO translation file would show up in that particular langauge.

    You can see which languages are included in WP Job Manager (and contribute new ones) here: https://www.transifex.com/projects/p/wp-job-manager/

    If you want a multi-language site, I think the most popular one is WPML (http://wpml.org/) although I’m not that experienced with ML plugins.

    Thread Starter wong0630

    (@wong0630)

    Thanks Mike

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

The topic ‘How to switch language’ is closed to new replies.