We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
var translate = Resolver("essential:translate"); translate(key,params) // (key,params) // ({ key:key },params) // ({ key:key, context:context },params) // ({ phrase:phrase },params) var setKeysForLocale = Resolver("translations:setKeysForLocale"); setKeysForLocale(locale,context,keys,BucketGenerator)
There was an error while loading. Please reload this page.