• Closed
  • Lukasz
    Spectator
    03.10.2014 at 23:14 #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
    06.10.2014 at 06:00 #13171

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

    Lukasz
    Spectator
    Posts: 45
    09.10.2014 at 08:53 #13203

    Do you already know, how to solve my problem?

    Lukasz
    Spectator
    Posts: 45
    10.10.2014 at 22:09 #13217

    Ok,

    I solved the problem.

    Alok Maheshwari
    Spectator
    Posts: 303
    11.10.2014 at 07:37 #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
    11.10.2014 at 22:04 #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?