JaBa/languages/en-US/general/stats.json

17 lines
720 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Show bot statistics",
2023-06-06 10:21:47 +05:00
"USAGE": "",
"EXAMPLES": "stats",
2023-06-06 22:48:46 +05:00
"COUNTS_TITLE": "• __Statistics__",
"COUNTS_CONTENT": "`Servers: {{servers}}`\n`Users: {{users}}`",
"VERSIONS_TITLE": "• __Used__",
"RAM_TITLE": "• __RAM Usage__",
"ONLINE_TITLE": "• __Online__",
"ONLINE_CONTENT": "Was started {{time}}",
2023-06-06 22:48:46 +05:00
"MUSIC_TITLE": "• __Music__",
2023-06-06 22:58:07 +05:00
"MUSIC_CONTENT": "Playing music on {{count}}",
2023-06-06 22:48:46 +05:00
"CREDITS_TITLE": ":heart: • __Additional Information__",
"CREDITS_CONTENT": "__**Contributors**__:\n*@zabur_reg* - My support\n__**Translators**__:\n*@salalat* - :flag_ua:\n*ChatGPT =)* - :flag_us:",
2023-06-06 22:48:46 +05:00
"LINKS_TITLE": "• __Links__",
2023-08-03 13:02:48 +05:00
"MADE": "[Bot created by Jonny_Bro](https://github.com/JonnyBro/JaBa)"
2023-06-06 10:21:47 +05:00
}