• Resolved jim2sim

    (@jim2sim)


    Hello, I have problem with translation in account page (Addresses) string, after last update. Please tell me how to change this.

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

    (@babylon1999)

    Hello @jim2sim,

    The string didn’t translate for me either in the beginning, I moved to a fresh test site and it’s working fine now. It couldn’t be just a theme/plugin conflict.

    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not comfortable doing all of this on the live version of your site, you can create a staging environment using WP-STAGING.

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Look forward to hearing back from you.


    The problem is into the file wc-account-functions.php
    There is a “n” instead a “_”
    ‘edit-address’ => _n( ‘Address’, ‘Addresses’, ( 1 + (int) wc_shipping_enabled() ), ‘woocommerce’ ),

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    It’s been a while since you responded, so I’m marking this as resolved – we’ll be here if/when you need us.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Translation in account dashboard’ is closed to new replies.