Translate string in parachute mod

This commit is contained in:
Wuzzy 2019-08-29 22:28:04 +02:00
parent 6be0d73953
commit 6e78206293
3 changed files with 3 additions and 1 deletions

View File

@ -62,7 +62,7 @@ minetest.register_craftitem(
else
minetest.chat_send_player(
player:get_player_name(),
"Cannot open parachute on ground!")
S("Cannot open parachute on ground!"))
end
end
})

View File

@ -2,3 +2,4 @@
Parachute=Fallschirm
Skydiver=Fallschirmspringer
Craft 5 parachutes.=Fertigen Sie 5 Fallschirme.
Cannot open parachute on ground!=Fallschirm kann nicht auf dem Boden geöffnet werden!

View File

@ -2,3 +2,4 @@
Parachute=
Skydiver=
Craft 5 parachutes.=
Cannot open parachute on ground!=