• Resolved nanera

    (@nanera)


    Hello, I was able to edit the email template, but in the position of {{products.cart}} I’m getting English language. I was checking the amount-left-free-shipping-woocommerce.po file, but I didn’t find the strings like “Your Shopping Cart” and the others. Please advice where I can find to translate this data.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support priyankajagtap

    (@priyankajagtap)

    Hi @nanera,

    To translate the strings and the {{products.cart}} merge tag present in our plugin, you will need to translate the strings to another language using the .po and .mo files we provide in our plugin.
    ?
    You can generate “.po” and “.mo” files to another language which will include the translated strings of the text of the abandoned cart reminder email using the PoEdit tool. And the same files you would need to add in the “woocommerce-abandoned-cart/i18n/languages” folder of your website.
    ?
    Below are the instructions which you can follow to translate it into your localized language.

    1) Download the woocommerce-abandoned-cart.po file, translate the strings in some translator(example poedit tool).

    2) Save the file with the required language code suffix(for example: fr_FR.po) which in turn will generate the .mo file(fr_FR). After saving, the .po and .mo files are ready to use.

    3) Upload those files at “woocommerce-abandoned-cart/i18n/languages” folder of our plugin and also, in the “wp-content/languages” folder.
    ?
    Please check and feel free to let us know if you have any further questions.

    Regards,
    Priyanka

    Thread Starter nanera

    (@nanera)

    Hello Priyanka,

    Thank you very much. It’s my mistake I was looking for amount-left-free-shipping-woocommerce.po I had to search for woocommerce-abandoned-cart.pot I mess-up the plugins. I was able to find the translation in woocommerce-abandoned-cart/i18n/languages and add my translation there. All is working fine now. Thank you for your time.

    Best regards,

    • This reply was modified 4 years, 1 month ago by nanera.
    Plugin Support priyankajagtap

    (@priyankajagtap)

    Hi @nanera,

    It is great to know that you figured this out.

    Do let us know if you will have any further queries.

    Thanks,
    Priyanka

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Translate {{products.cart}}’ is closed to new replies.