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

9 lines
332 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Gives reputation to a user",
2023-06-06 10:21:47 +05:00
"USAGE": "[@user]",
"EXAMPLES": "rep user:@Jonny_Bro#4226",
2023-06-06 22:48:46 +05:00
"COOLDOWN": "You must wait **{{time}}** before using it again",
"BOT_USER": "Bots are already cool B)",
"YOURSELF": "You cannot give reputation to yourself",
"SUCCESS": "You have given a reputation point to {{user}}"
2023-06-06 10:21:47 +05:00
}