PhpBotFramework
2.0.2
A framework for Telegram Bots' APIs.
|
Get a localized string using user language and localization files. More...
Public Member Functions | |
getLanguageRedis (string $default_language='en', int $expiring_time=86400) | |
loadCurrentLocalization (string $dir='') | |
string | getStr ($index) |
Get a localized string giving an index. More... | |
Public Attributes | |
$language | |
Protected Attributes | |
$bot | |
$local | |
Get a localized string using user language and localization files.