Jump to content

Prestashop 1.7 CashOnDelivery missing translation


squatter

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...