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