xyter/lang/en/errors.json

7 lines
221 B
JSON

{
"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!"
}
}