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