Tool for translating strings used in Dotpay SDK. It can use different adapters of source file.
| package |
Default |
|---|
__(string $input, array $params = array()) : string
stringString to translation
arrayAray of params which should bee inserted to the result string
string
__construct(\Dotpay\Locale\Dotpay\Locale\Adapter\AbstractAdapter $adapter)
\Dotpay\Locale\Dotpay\Locale\Adapter\AbstractAdapterAdapter of source translations
adapter : \Dotpay\Locale\Dotpay\Locale\Adapter\AbstractAdapter
| var |
Adapter of source translations |
|---|
\Dotpay\Locale\Dotpay\Locale\Adapter\AbstractAdapter