8 lines
330 B
Lua
8 lines
330 B
Lua
![]() |
Translations["EN"] = {
|
||
|
["use"] = "{button} - Use",
|
||
|
["put_back"] = "{button} - Put Back",
|
||
|
["ate_item"] = "You Ate The Entire %s", -- %s Is The Item Name Changed By The Script
|
||
|
["drank_item"] = "You Drank The Entire %s", -- %s Is The Item Name Changed By The Script
|
||
|
["exit_debug"] = "{button} - Exit Debug"
|
||
|
}
|