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

7 lines
489 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Shows users who have the most credits, levels or reputation points!",
2021-12-29 02:25:39 +05:00
"USAGE": "{{prefix}}leaderboard [rep/level/credits]",
"EXAMPLES": "{{prefix}}leaderboard credits\n{{prefix}}leaderboard level",
2021-12-22 16:50:28 +05:00
"MISSING_TYPE": "Please specify the leaderboard type between `credits`, `level` and `rep`",
"MOBILE": ":confused: We've detected that you are using a phone.... The leaderboard may not display well on small screens. Try to switch to landscape or go on the dashboard!"
2021-12-10 21:39:54 +05:00
}