Get translated string
-
Probably a weird question,
I’m busy with an image generator, and it requests the title of the page, but I would need it in multiple languages.
is there a way to get the translation of a string within php, without going to that language?
For exampletrp('nl_nl','string');
Went through the documentation but couldn’t find any mention of it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Get translated string’ is closed to new replies.