How can I get {l:STRING) in PHP ?
Though echo "{l:MYSTRING}"); does show the translation, I need it to parse in a function that puts content in Google Doc (API)
Old topics suggest, but it doesn't work
$this->Parser->parse("{l:MYSTRING}");
in ChronoForms v8:
CF8::parse("{l:MYSTRING}");
You need to login to be able to post a reply.