Jump to content

Translation for a controller overriden by a module


be_tnt

Recommended Posts

Hello,

 

In one of my modules, I am overriden the construct method of the AdminProductControllers.

I have added in it a label for which I would like to provide a translation in the module.

 

If I use:

$this->l('label to translate');

 

The label to translate is associated with the AdminProductControllers and so the translation can only be done in the BO (except if I am wrong???)

 

Any idea?

 

Thx!

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