mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Translation
This commit is contained in:
parent
f3becdac8c
commit
51095c45a3
29 changed files with 534 additions and 14 deletions
|
@ -2,12 +2,12 @@
|
|||
Fancy Bed = Cama elegante
|
||||
Simple Bed = Cama simple
|
||||
|
||||
#functions
|
||||
#functions.lua
|
||||
of = de
|
||||
players are in bed] = jugadores están en cama]
|
||||
label[2.7,11; Good morning.] = label[2.7,11; Buen día.]
|
||||
button_exit[2,8;4,0.75;force;Force night skip] = button_exit[2,8;4,0.75;force;Forzar saltar noche]
|
||||
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
|
||||
button_exit[2,12;4,0.75;leave;Leave Bed] = button_exit[2,12;4,0.75;leave;Dejar la cama]
|
||||
Leave Bed = Dejar la cama
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue