Jump to content

Translate not works in php files


Eusebio100

Recommended Posts

Hi, I have a problem with the translations of all the php files in prestashop 1.6.1.20, and that is that the texts to be translated do not appear in the translation section.

Example:
In the file "classes / pdpf / HTMLTemplateInvoice.php" we have $this->smarty->assign(array('header' => HTMLTemplateInvoice::l('Invoice'))); field Invoice is not in translations section.

The same happens in all fields of php files.
Any ideas on how to solve this so that it works correctly in the translation section?

Thank.

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...