JaBa/languages/en-US/economy/rep.json
2021-12-10 21:39:54 +05:00

10 lines
469 B
JSON

{
"DESCRIPTION": "Give a reputation point to someone!",
"USAGE": "{{prefix}}rep [user]",
"EXAMPLES": "{{prefix}}rep @Jonny_Bro#4226",
"COOLDOWN": "You have to wait {{time}} before being able to `rep` someone!",
"INVALID_USER": "You must mention a valid user!",
"BOT_USER": "Bots don't accept reputation points!",
"YOURSELF": "You can't give yourself a reputation point!",
"SUCCESS": "You just gave a reputation point to {{username}}!"
}