- Index
- »
- axon
- »
- func:toLocale
def
func:toLocale
toLocale(key)
Get the localized string for the given tag name or qualified name. If the key is formatted as "pod::name" then route to Env.locale
, otherwise to Etc.tagToLocale
.
Get the localized string for the given tag name or qualified name. If the key is formatted as "pod::name" then route to Env.locale
, otherwise to Etc.tagToLocale
.