Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 281 Bytes

File metadata and controls

12 lines (8 loc) · 281 Bytes

gettext.js changelog

[0.5.2]

- fixed bugs for plurals. (#2)

[0.5.0]

- fixed default plural that were not used when a key does not have a
translation in dictionary.
- fixed multiple locale & plurals
- updated plural regex that where too permissive