translate unified_inventory button mouseover text

This commit is contained in:
Alexander Weber 2020-01-16 17:19:49 +01:00 committed by bell07
부모 918df53f3b
커밋 ada930c099
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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)