mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-12 06:01:06 +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
|
|
@ -5645,7 +5645,6 @@
|
|||
|
||||
<sys:String x:Key="DiscordBot_ProfileMissing">The '{0}' commande nécessite un ID du profil.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile '{0}' n'a pas été trouvé ou n'est pas associé au canal.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileMultiples">Plusieurs profils avec '{0}' ont été trouvés dans le canal, commande avorté.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileBadStatus">Profile '{0}' est dans un état '{1}' qui ne peut pas exécuter cette commande.</sys:String>
|
||||
<sys:String x:Key="DiscordBot_ProfileUpdating">Profile '{0}' est actuellement mis à jour.</sys:String>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue