JaBa/languages/en-US/economy/rep.json

10 lines
425 B
JSON

{
"DESCRIPTION": "Give a reputation point to someone!",
"USAGE": "rep [user]",
"EXAMPLES": "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}}!"
}