This helper uses a global "window.locale" object to translate the keywords to text strings.
- Multi-language support
- Keyword nesting
- Automatically sets the language (from the browser properties)
In your handlebars template, call the 'l10n' helper and include the keyword path as a string. Example:
{{l10n "errors.minFileSize"}}