transWithLocale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string transWithLocale(string locale, string key, A args)
    string
    transWithLocale
    (
    A...
    )
    (
    string locale
    ,
    string key
    ,
    lazy A args
    )
  2. string transWithLocale(string locale, string key, JSONValue args)

Meta