lephyrus / ngx-translate-messageformat-compiler

Advanced pluralization (and more) for ngx-translate, using standard ICU syntax which is compiled with the help of messageformat.js.
MIT License
93 stars 29 forks source link

Update README.md #12

Closed nielsvoigt closed 6 years ago

nielsvoigt commented 6 years ago

Added a closing brace to example so it is valid ICU syntax and does not throw.

See https://stackoverflow.com/questions/47348558/getting-ngx-translate-messageformat-compiler-to-work-with-ionic

lephyrus commented 6 years ago

Classic copy-paste error. I'm sorry that this has caused a headache for you. Thanks for taking the time to make a PR, @nielsvoigt!