mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-03 04:20:02 -04:00
14 lines
379 B
Text
Executable file
14 lines
379 B
Text
Executable file
#beds.lua
|
|
Fancy Bed = Cama elegante
|
|
Simple Bed = Cama simple
|
|
|
|
#functions.lua
|
|
# of = de
|
|
# players are in bed] = jugadores están en cama]
|
|
@1 of @2 players are in bed] = @1 de @2 jugadores están en cama]
|
|
Good morning. = Buen día.
|
|
Force night skip = Forzar saltar noche
|
|
You can only sleep at night. = Solo es posible dormir por la noche.
|
|
|
|
#init.lua
|
|
Leave Bed = Dejar la cama
|