implements Phalcon\Translate\AdapterInterface
Base class for Phalcon\Translate adapters
...
...
Returns the translation string of the given key
Returns the translation string of the given key (alias of method ‘t’)
Sets a translation value
Check whether a translation key exists
Unsets a translation from the dictionary
Returns the translation related to the given key
Replaces placeholders by the values passed
...
...
© 2011–2017 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Translate_Adapter.html