igniterealtime / pade

Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
https://igniterealtime.github.io/pade/
Apache License 2.0
104 stars 46 forks source link

Add support for chat language translation #170

Closed deleolajide closed 5 years ago

deleolajide commented 5 years ago

Use to Google translation services to provide automatic language translation while chatting. See the Spark translator plugin for reference - https://github.com/igniterealtime/Spark/tree/master/plugins/translator

deleolajide commented 5 years ago

Done. Available in version 1.2.6

image

deleolajide commented 5 years ago

How to use

Enable Google translation services in preferences and use a slash command in the chat textarea of the conversation that needs translation.

image

/tron <source> <target> to activate auto-translation from language source to target. Any valid language code supported by Google translation can be used. For example, to type in French and receive replies in French while chatting in a room with English speaking participants, use

/tron fr en

/troff to de-activate and stop translation