Merge pull request #626 from ooaeoaey/patch-1

add ttag (i18n library)
This commit is contained in:
Gökay Gürcan
2019-08-19 18:42:35 +02:00
committed by GitHub

View File

@@ -457,6 +457,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with JavaScript the easy way. * [i18next](https://github.com/i18next/i18next) - internationalisation (i18n) with JavaScript the easy way.
* [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library. * [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library.
* [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support. * [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support.
* [ttag](https://github.com/ttag-org/ttag) - Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext.
## Control Flow ## Control Flow