mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-14 01:36:08 +03:00
feat: notify user when a command execution error occurs
This commit is contained in:
parent
02707312f5
commit
ce69e68d49
6 changed files with 56 additions and 3 deletions
|
@ -570,4 +570,7 @@
|
|||
<data name="MessagesClearedFiltered" xml:space="preserve">
|
||||
<value>Очищено {0} сообщений от {1}</value>
|
||||
</data>
|
||||
<data name="CommandExecutionFailed" xml:space="preserve">
|
||||
<value>Произошла ошибка при выполнении команды, повтори попытку позже.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue