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

14 lines
496 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Shows a user's list of achievements",
2023-06-06 10:21:47 +05:00
"USAGE": "(@user)",
2023-07-07 17:34:23 +05:00
"EXAMPLES": "achievements\nachievements user:@jonny_bro",
2023-06-06 22:48:46 +05:00
"SEND_CMD": "Use your first command",
"CLAIM_SALARY": "Claim your salary 10 times",
"MARRY": "Find a partner",
"SLOTS": "Win 3 times in a row in slots",
"TIP": "Support the developer",
"REP": "Reach 20 reputation points",
"INVITE": "Invite JaBa to your server",
"TITLE": "🔥 Achievements",
"PROGRESS": "Progress: {{now}}/{{total}} ({{percent}}%)"
2023-06-06 10:21:47 +05:00
}