No products in the cart

This topic contains 1 reply and 2 voices, and was last updated by towhid 8 years, 11 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
May 21, 2015 at 1:21 am 44709
towhid Hi! Could you tell me what must I update to translate "No products in the cart."?? I have update .po file, even directly in mini-cart.php but nothing happens. Thank you.
May 21, 2015 at 11:02 am 44746
towhid towhid

Hello Manuel,

“No products in the cart” originate from woocommrce, not dokan.

Please open this file woocommerce/templates/cart/mini-cart.php and find out
<li class="empty"><?php _e( 'No products in the cart.', 'woocommerce' ); ?></li>

And open this file plugins/woocommerce/i18n/languages/woocommerce.pot and find out

#: templates/cart/mini-cart.php:55
msgid "No products in the cart."
msgstr ""

Thanks

Viewing 1 Posts - 1 through 1 (of 1 total)