Create source file errors.json
This commit is contained in:
parent
4674a476b2
commit
aeb0415d00
1 changed files with 7 additions and 0 deletions
7
lang/en/errors.json
Normal file
7
lang/en/errors.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"errors": {
|
||||
"guildOnly": "You can only use this command in a guild!",
|
||||
"userNotFound": "Could not find user <@{{user}}>.",
|
||||
"amountNotFound": "We could not read your requested amount!"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue