tc()
tc(keyPath : Text; count : Real { ; …params : any }}) : Text
tc(keyPath : Text; params : Object) : Text
tc(keyPath : Text; params : Collection) : Text
A convenience method that calls Locale.tc()
, passing along the same parameters. .
tc(keyPath : Text; count : Real { ; …params : any }}) : Text
tc(keyPath : Text; params : Object) : Text
tc(keyPath : Text; params : Collection) : Text
A convenience method that calls Locale.tc()
, passing along the same parameters. .