1
0
mirror of https://github.com/mt-mods/signs_lib.git synced 2025-07-04 08:40:24 +02:00

use MT5 translator

This commit is contained in:
Niklp09
2022-06-18 20:15:43 +02:00
parent 60d67afab3
commit a9858c76af
17 changed files with 142 additions and 612 deletions

View File

@ -1,6 +1,6 @@
-- signs_lib api, backported from street_signs
local S = signs_lib.gettext
local S = minetest.get_translator(minetest.get_current_modname())
local function get_sign_formspec() end