Class Translation
translation extension
Dummy implementation should be extended used to translate keyword into multiple languages
Namespace: Phramework\Extensions
Deprecated
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at Extensions/Translation.php
Deprecated
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Located at Extensions/Translation.php
Methods summary
public
|
|
public
|
|
public
string
|
#
getTranslated( string $key, array|null $parameters = null, string $fallback_value = null )
Translate a string |
public
|