mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Discord Bot Fixes/Changes
- Fixed the discord bot Info command, to release the profile once the command has finished running. - added new checkbox to allow the profile to be included in discord commands using the Cluster Id as the alias. - pt-BR Translation file updated.
This commit is contained in:
parent
3de08392eb
commit
ac438da337
12 changed files with 151 additions and 143 deletions
|
|
@ -5626,7 +5626,6 @@
|
|||
|
||||
<sys:String x:Key="DiscordBot_ProfileMissing">Der Befehl '{0}' erfordert eine Profil-ID oder einen Alias.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileNotFound">Profil '{0}' wurde nicht gefunden oder ist nicht mit dem Kanal verbunden.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileMultiples">Es wurden mehrere Profile mit '{0}' im Kanal gefunden, der Befehl wurde abgebrochen.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileBadStatus">Das Profil '{0}' befindet sich in einem Zustand '{1}', in dem dieser Befehl nicht ausgeführt werden kann.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileUpdating">Das Profil '{0}' wird gerade aktualisiert.</sys:String>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue