v1.2.0
Changelog
- Added
getMessages()
, which accepts an array of locales and returns an object with the message in each locale - Added
getAllMessages()
, which does the same asgetMessages()
but returns the message in all locales
Full Changelog: v1.1.0...v1.2.0