kurea-contrib-translate
v0.0.0
Published
A translate module for Kurea
Readme
kurea-contrib-translate
A translate module for Kurea
Installation
npm
To install from npm, run this command in the directory where you installed Kurea:
npm install kurea-contrib-translate
Kurea Package Manager
To install from Kurea at runtime, give Kurea this command:
!package install kellyirc/kurea-contrib-translate
Usage
!translate [to] [from] [msg]: Translates msg from language from to language to. Specify to and from languages with their two letter language codes.
