Internationalization component
$ component install notablemind/loco
- options.log [console.error by default] where to complain if a key is missing
- options.failHard [default false]: throw an error on a missing key
- options.rel: list of relative path
These are added to the default locale
- rel: list of relative path
Get's the string from the currentLocale
Set the current locale
Set the locale to which things fallback.
MIT