1.0.0 • Published 7 years ago

messenger-i18n v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

messenger-i18n

build status code coverage code style styled with prettier made with lass license

🙊 Make your Messenger Bot speak your user's language

Table of Contents

Install

npm:

npm install messenger-i18n

yarn:

yarn add messenger-i18n

Usage

{
  "plugins": {
    "i18n" : true
  }
}
{
  "plugins": {
    "i18n" : "/path/to/locale/data"
  }
}

Contributors

NameWebsite
Andreas Pizsahttps://github.com/AndreasPizsa

License

MIT © Andreas Pizsa