Translation | Small Fix
-
There is an Error in File includes/addons/set_input_limitation.php On Line 237
__( ‘View Cart’, ‘woocommerce’ )
Should be
__( ‘View cart’, ‘woocommerce’ )
This is causing “View Cart” not to be translatable
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Translation | Small Fix’ is closed to new replies.