FOFPlatformInterface::loadTranslations
Load the translation files for a given component. The "component" is used in the sense of what we call "component" in Joomla!, "plugin" in WordPress and "module" in Drupal, i.e. an application which is running inside our main application (CMS).
Signature
public function loadTranslations(string
$component )
Parameters
-
$component
- The name of the component. For Joomla! this
Returns
- void