translate unified_inventory button mouseover text

This commit is contained in:
Alexander Weber 2020-01-16 17:19:49 +01:00 odevzdal bell07
rodič 918df53f3b
revize ada930c099
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -12,7 +12,7 @@ unified_inventory.register_page("skins", {
unified_inventory.register_button("skins", {
type = "image",
image = "skins_button.png",
tooltip = "Skins",
tooltip = S("Skins"),
})
local function get_formspec(player)