v1.1.0
- Update dependencies.
- Mark the package as side-effect-free.
- Add support for fallback messages by passing an array:
The first key that has a value will be used.
translator.t(['path.to.key', 'path.to.fallback.key'])
translator.t(['path.to.key', 'path.to.fallback.key'])