JaBa/languages/en-US/administration/setlang.json

6 lines
205 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Change the language of the bot on the server",
2023-06-06 10:21:47 +05:00
"USAGE": "[language]",
2023-06-06 22:48:46 +05:00
"EXAMPLES": "setlang language:English",
"SUCCESS": ":flag_us: Server language has been changed to **{{lang}}**"
2023-06-06 10:21:47 +05:00
}