Jump to content

{l s='something' mod='something' } what it stands for?


Recommended Posts

This kind of instruction is used in the *.tpl file in the template. This is a smarty instruction used for translation

l is le trnaslation instruction

s='something' is the string to trnaslate

mod='something' is the module name (its directory name) in which the tpl file is located

 

In back office, when you go in Trnaslation, module trnaslation, you are then able to translate all this sentences

Link to comment
Share on other sites

×
×
  • Create New...