eidy
af48b50708
Ability to write out a tab delimited version for use in a translation spreadsheet
Also fix a bug where lookups weren't looking up
Translate Item Texts
This mod acts as a fast way of overriding the item texts of ALL mods in a minetest game (including defaults) in one place.
Need to get your game translated to another language in a hurry?
Do you use mods that don't support inttlib?
Perhaps this is the mod for you!
Download at https://github.com/eidy/intlitems/archive/master.zip
To create a template:
-
Place this mod in your game's mods folder
-
Set this option in minetest.conf
writeintlitemstemplate = true
-
Run up your minetest game
-
Execute this command:
/writeintlitemstemplate
This will create a "template.txt", which can be used to create translation files in your chosen language...
Depends on: intllib
Description
Languages
Lua
100%