forked from Simnation/Main
ed
This commit is contained in:
parent
07b6af6991
commit
d796428b76
32 changed files with 4965 additions and 0 deletions
|
@ -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",
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue