How to use Locales String into php code

lf14web 09 Jul, 2021
Hi,
There is a way to retrieve the locales string {l:STRING_NAME} into php code?

Regards
Emanuele
healyhatman 09 Jul, 2021
$this->Parser->parse("{l:STRING_NAME}");
You need to login to be able to post a reply.