here's the solution:
put this code instead of text to translate
<span>
<?php echo $this->__('MyTextToTranslate'); ?>
</span>
put this code instead of text to translate
<?php echo $this->__($_attribute->getLabel()) ?>
Комментариев нет:
Отправить комментарий