1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-13 21:09:54 +02:00
parent 07b6af6991
commit d796428b76
32 changed files with 4965 additions and 0 deletions

View file

@ -0,0 +1,9 @@
Language = {
["English"] = {
["presskeytoopen"] = "Press ["..Config.LiftOpenKey.."] to use lift",
["presskeytoopeninterract"] = "Press <span id='infobindcolor'>"..Config.LiftOpenKey.."</span> to use lift",
["presskeytoopenclassic"] = "Press ~INPUT_CONTEXT~ to use lift",
["somealreadyuse"] = "Someone already use this lift",
["openlift"] = "Lift",
},
}