mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-14 09:46:09 +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>Cleared {0} messages from {1}</value>
|
||||
</data>
|
||||
<data name="CommandExecutionFailed" xml:space="preserve">
|
||||
<value>An error occurred during command execution, try again later.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue