mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-21 17:30:27 +02:00
* use localization function in formspecs * remove unused translations * remove F keyword from updatepo tool * add tool readme
201 B
201 B
Intllib tool
please consider using the intllib tool to update locale files:
../../intllib/tools/xgettext.sh ../**/*.lua
make sure you are in 3d_armor
derectory before running this command