This repository has been archived on 2024-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
BWTAqua/locale/en.json

10 lines
244 B
JSON
Raw Normal View History

2023-07-14 13:36:42 +03:00
{
"commands": {
"help": "Help menu",
"balance": "Card's balance",
"topup": "Refill the card",
"setcard": "Link the card",
"resetcard": "Unlink the card",
"shutdown": "Turn the bot off"
}
}