Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
/themes/kalium/woocommerce/single-product-reviews.php
'title_reply' => have_comments() ? __( 'Add a review', 'woocommerce' ) : __( 'Be the first to review', 'woocommerce' ) . ' “' . get_the_title() . '”',
This line is different from that on woocommerce default template, so it can't be translated using woocommerce.po file.
Hi Yuriy,
This is not translating through any translation plugin such as Loco Translate?
Best regards,
Laborator Team
I don't use any. I'm doing translation on Poedit. I've changed this line of code by the same line from default woo template and it's translated automatically.
Hi Yuriy,
This has been changed by WooCommerce lately so we have added it in the to-do list and we'll fix this in the upcoming updates.
Best regards,
Laborator Team