Merge remote-tracking branch 'origin/greg-dev' into greg-dev
This commit is contained in:
commit
518fbe150a
6 changed files with 31 additions and 1 deletions
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Erfolgreich gebannt
|
||||
commands.moderation.ban.success.description = Ich habe %extra% erfolgreich gebannt
|
||||
|
|
@ -152,7 +157,7 @@ commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werd
|
|||
commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut.
|
||||
commands.moderation.rules.rules.title = Regelnachricht
|
||||
commands.moderation.rules.rules.description = Der Kanal wurde erfolgreich auf %extra% gesetzt. Bitte senden Sie mir jetzt die Regeln.
|
||||
commands.moderation.rules.role.title = Rolle zum Erhalten/Verlieren
|
||||
commands.moderation.rules.role.title = Rolle zum Hinzufügen
|
||||
commands.moderation.rules.role.description = Die Regeln wurden erfolgreich festgelegt. Bitte sende mir den Namen der Rolle, die der Benutzer erhalten soll nachdem er die Regeln akzeptiert hat.
|
||||
commands.moderation.rules.role.error.title = Rolle existiert nicht
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
|
|
|
|||
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Successfully banned
|
||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||
|
|
|
|||
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Successfully banned
|
||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||
|
|
|
|||
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Successfully banned
|
||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||
|
|
|
|||
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Successfully banned
|
||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||
|
|
|
|||
|
|
@ -93,6 +93,11 @@ commands.misc.serverstats.help.description = Shows information about a server.
|
|||
commands.misc.profile.error.title = Not found
|
||||
commands.misc.profile.error.description = I can't find the specified user.
|
||||
commands.misc.profile.help.description = Shows some information about the specified user.
|
||||
commands.misc.code.success.title = Invite code information
|
||||
commands.misc.code.success.description = This message contains some information about the specified invite code.
|
||||
commands.misc.code.error.title = Code not found
|
||||
commands.misc.code.error.description = I can't find the specified invite code.
|
||||
commands.misc.code.help.description = Shows information about a invite code.
|
||||
|
||||
commands.moderation.ban.success.title = Successfully banned
|
||||
commands.moderation.ban.success.description = I successfully baned %extra%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue