• Hi,

    I try to give up WPML but it started badly.

    With Woocommerce I can’t find this text option in the translation strings tab: WooCommerce > Settings > Tax > Price Display Suffix

    I tried this:

    if (function_exists(‘pll_register_string’)) {
    pll_register_string(‘suffix’, ‘my string’);
    }

    But if the string is displayed in the strings translation, it is not translated in the frontend.

    What can I do to translate this string?

    Nicolas.

    https://wordpress.org/plugins/polylang/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Price Display Suffix not translated’ is closed to new replies.