Bug in 2.0.1.1 - Second Language partially not working
Posted: Mon Jan 05, 2015 10:13 pm
Dear Sir, I'm testing the new release (2.0.1.1) and I can't have spanish language working at its 100%. For example, the
button "Add To Cart" is not translated whenever I set my store to spanish. I checked the file located at:
/catalog/language/spanish/spanish.php and it seems everything O.K..
There is the right variable:
$_['button_cart'] = 'Comprar';
I realized that my store is only taking text from the default.php (english) language file, for certain variables.
Any tip will be so valuable for me.
Regards.
button "Add To Cart" is not translated whenever I set my store to spanish. I checked the file located at:
/catalog/language/spanish/spanish.php and it seems everything O.K..
There is the right variable:
$_['button_cart'] = 'Comprar';
I realized that my store is only taking text from the default.php (english) language file, for certain variables.
Any tip will be so valuable for me.
Regards.