WIP: Improvements
This commit is contained in:
10
locale/en.json
Normal file
10
locale/en.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
10
locale/uk.json
Normal file
10
locale/uk.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"commands": {
|
||||
"help": "Меню допомоги",
|
||||
"balance": "Баланс картки",
|
||||
"topup": "Поповнити картку",
|
||||
"setcard": "Прив'язати картку",
|
||||
"resetcard": "Відв'язати картку",
|
||||
"shutdown": "Вимкнути бота"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user