Skip to content

A mod that uses LibreTranslate to translate chat messages in Minetest.

License

Notifications You must be signed in to change notification settings

Droog71/chat_translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Translator

Chat Translator uses LibreTranslate to translate chat messages in Minetest.
In order to use this mod, LibreTranslate will need to be installed and running on your 
Minetest server. LibreTranslate can be installed and started with a single command:
"docker run -ti --rm -p 5000:5000 libretranslate/libretranslate"
Alternative installation methods can be found here: LibreTranslate Installation

In order to run Chat Translator, you will also need to add the mod to your
trusted mods list. To do so, click on the 'Settings' tab in the main menu. 
Click the 'All Settings' button and in the search bar, enter 'trusted'. 
Click the 'Edit' button and add 'chat_translator' to the list.

Once everything is installed and running, Chat Translator will attempt to translate all chat 
messages sent on your server. The language in which each player receives messages is 
determined by the language selected in the Minetest settings menu.

Chat Translator
The player in the upper right corner sent a message in English. On the upper left, the message is translated to Spanish. On the lower left, the message is received in German and on the bottom right, the message is displayed in French.

About

A mod that uses LibreTranslate to translate chat messages in Minetest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages