opencart2.x - How to change Opencart product tooltip language? -


so here mouse hover tooltip. change language. i've installed language, not change. suggestions on how change it?

to change text have edit following file:

catalog/language/english/english.php

anyway if want change other text, of them here:

catalog/language/english/

in case of want change text appeared in "best seller" module have edit: catalog/language/english/module/bestseller.php

in case of want change text appeared in "latest" module have edit: catalog/language/english/module/latest.php

regards,


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -