Improved logging and fixed missing locale strings

This commit is contained in:
2025-04-16 17:56:41 +02:00
parent 906770ef60
commit 13f92b2817
6 changed files with 54 additions and 14 deletions

View File

@@ -10,6 +10,7 @@
},
"commands": {
"start": "Start using the bot",
"shutdown": "Turn off the bot",
"language": "Change bot's language",
"remove_commands": "Unregister all commands"
},

View File

@@ -9,6 +9,7 @@
},
"commands": {
"start": "Почати користуватись ботом",
"shutdown": "Вимкнути бота",
"language": "Змінити мову бота",
"remove_commands": "Видалити всі команди"
},