• Closed
  • Lukasz
    Spectator
    October 3, 2014 at 11:14 pm #13155

    Hello, I have problem with translation into Polish language. Of course I read your guide about translations.

    I use alora theme. On the home page I set eCommerce page. Unfortunately in section with “New Product” is missing Polish translation in button “Add to cart”. Rest/other “Add to cart” buttons are displayed correct – with Polish translation.

    How it looks, you can check by visit on page http://www.test.eleganckidodatek.pl

    Alok Maheshwari
    Spectator
    Posts: 303
    October 6, 2014 at 6:00 am #13171

    Please pm me the site login details and I will check it out.

    Lukasz
    Spectator
    Posts: 45
    October 9, 2014 at 8:53 am #13203

    Do you already know, how to solve my problem?

    Lukasz
    Spectator
    Posts: 45
    October 10, 2014 at 10:09 pm #13217

    Ok,

    I solved the problem.

    Alok Maheshwari
    Spectator
    Posts: 303
    October 11, 2014 at 7:37 am #13221

    Good to know that. Can you please tell how you fixed it so that I can make a note of it.

    Lukasz
    Spectator
    Posts: 45
    October 11, 2014 at 10:04 pm #13222

    Yes, I can tell you. In main.js file I replace line:

    jQuery(‘.simple-products-slider .product-buttons a’).text(‘Add to cart’);

    by line:

    jQuery(‘.simple-products-slider .product-buttons a’).text(‘Do koszyka‘);

     

    Could you tell me, does it possible, to insert this expression in next version of theme, in translation file?