/ 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
Copy this code and paste it in your HTML
Tx_Extbase_Utility_Localization::translate("key", $_EXTKEY)