CasimirKaPazi / vortoj

Mod to provide server side item translations for Minetest
https://forum.minetest.net/viewtopic.php?t=8497
6 stars 7 forks source link

Item translation mod for Minetest

This mod translates the item description into the language defined in the settings.

Currently supported languages: DE, ES, FR, ID, IT, JA, TP, TR

This mod softdepends on all supported mods so it gets loaded after them.

Adding a new language

Adding new strings

This way, other translators would only have to "diff" sample_language.lua to keep track of additions.

License

License of source code: GPLv3 or later

License of translations: Translations undefined for license fall back to GPLv3. Others should use CC0. Also sample_language.lua is licensed as CC0 for reuse.

Translations currently undefined: FR, IT, JA

Translations licensed as CC0: DE, ES, ID, TP, TR