extends class Phalcon\Exception
public offsetExists (mixed $translateKey) Check whether a translation key exists
public replacePlaceholders (mixed $translation, [mixed $placeholders]) Replaces placeholders by the values
public setInterpolator (
extends abstract class Phalcon\Translate\Adapter
public string t (string $translateKey, [array $placeholders]) Returns the translation string of
public string offsetGet (string $translateKey) Returns the translation related to the given key
public offsetUnset (string $offset) Unsets a translation from the dictionary
public resetDomain () Sets the default domain
Page 2 of 4