Function trans
gettext wrapper (for future extensions).
Usage: trans('Your text which has to be translated');
Package: Core\I18N
Deprecated: [2015-05-21] This method is no longer supported (no replacement)
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.i18n.php
Deprecated: [2015-05-21] This method is no longer supported (no replacement)
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/functions.i18n.php
string |
$string |
The string to translate |
string
|
Returns the translation |
|