messenger-i18n
v1.0.0
Published
🙊 Make your Messenger Bot speak your user’s language
Downloads
5
Readme
messenger-i18n
🙊 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
| Name | Website | | ----------------- | --------------------------------- | | Andreas Pizsa | https://github.com/AndreasPizsa |