/ Published in: PHP
You can localize strings with the following static method. The first Parameter is the string you want to localize. It's the same string as in the locallang.xml-File defined as index. The second parameter is the extension key.
Expand |
Embed | Plain Text
Tx_Extbase_Utility_Localization::translate("key", $_EXTKEY)
You need to login to post a comment.
