quipper / i18n-dts

A d.ts file generator for i18n-js.
Apache License 2.0
48 stars 6 forks source link

Locale support #2

Closed hotchemi closed 6 years ago

hotchemi commented 6 years ago

https://github.com/fnando/i18n-js#setting-up

I18n.defaultLocale = "pt-BR";
I18n.locale = "pt-BR";
I18n.currentLocale();
// pt-BR