tr.tr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string tr(string key, string context)
  2. string tr(string key, string key_plural, int n, string context)
    template tr(CTX, string LANG)
    string
    tr
    (
    string key
    ,
    string key_plural
    ,
    int n
    ,
    string context = null
    )

Meta