public resetDomain () Sets the default domain
public setInterpolator (
public string t (string $translateKey, [array $placeholders]) Returns the translation string of
extends abstract class Phalcon\Translate\Adapter
public offsetUnset (string $offset) Unsets a translation from the dictionary
public exists (mixed $index) Check whether is defined a translation key in the internal array
public string _ (string $translateKey, [array $placeholders]) Returns the translation string of
public offsetSet (string $offset, string $value) Sets a translation value
Page 2 of 3