generated from AriasCreations/vsmodtemplate
Add homes list command
This commit is contained in:
parent
9522b6d941
commit
93a9a5e8bc
4 changed files with 28 additions and 3 deletions
|
@ -15,5 +15,6 @@
|
|||
"home-no": "No such home exists",
|
||||
"home-max": "You have reached your max number of homes",
|
||||
"home-set": "Home saved",
|
||||
"home-del": "Home deleted"
|
||||
"home-del": "Home deleted",
|
||||
"home-list": "You have [{0}] home(s)\n\n{1}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue