forked from Simnation/Main
9 lines
No EOL
376 B
Lua
9 lines
No EOL
376 B
Lua
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",
|
|
},
|
|
} |