squatter Posted July 20, 2017 Share Posted July 20, 2017 Hello, I have been looking everywhere to solve this, but with no luck. I tried to translate module Cash On delivery, but in translations there are zero sentences to be translated. I have looked into module files, found one part of text to be translated in file ps_cashondelivery_intro.tpl: {l s='You pay for the merchandise upon delivery' d='Modules.Cashondelivery.Shop'} Other part of text is hardcoded in php file ps_cashondelivery.php: ->setCallToActionText($this->trans('Pay by CashonDelivery', array(), 'Modules.Cashondelivery.Shop')) Could you please help me with modifying files so I could translate them? Thanks a lot! Eduard Link to comment Share on other sites More sharing options...
vekia Posted July 23, 2017 Share Posted July 23, 2017 this module can be ranslated from back office, take a look: what you've got there instead? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now