Greg dev #269
1 changed files with 9 additions and 7 deletions
|
|
@ -32,20 +32,20 @@ commands.fun.clyde.help.description = Sends a message as a webhook named Clyde.
|
||||||
|
|
||||||
commands.general.about.success.title = Hadder - About
|
commands.general.about.success.title = Hadder - About
|
||||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||||
commands.general.about.success.field.one.title = Support the Developers
|
commands.general.about.success.field.one.title = Support the developers
|
||||||
commands.general.about.success.field.one.description = Hadder is completely free for everyone. We would appreciate it if you donated some money to us. Click [here]%extra% to donate.
|
commands.general.about.success.field.one.description = Hadder is completely free for everyone. We would appreciate it if you donated some money to us. Click [here]%extra% to donate.
|
||||||
commands.general.about.help.description = Shows information about Hadder.
|
commands.general.about.help.description = Shows information about Hadder.
|
||||||
commands.general.equals.string.first.request = Please send me the first String.
|
commands.general.equals.string.first.request = Please send me the first String.
|
||||||
commands.general.equals.string.second.request = Please send me the second String.
|
commands.general.equals.string.second.request = Please send me the second String.
|
||||||
commands.general.equals.string.equals.true = Yes\! The first string equals the second string\!
|
commands.general.equals.string.equals.true = Yes\! The first string equals the second string\!
|
||||||
commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same.
|
commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same.
|
||||||
commands.general.equals.string.first = First String
|
commands.general.equals.string.first = First string\:
|
||||||
commands.general.equals.string.second = Second String
|
commands.general.equals.string.second = Second string\:
|
||||||
commands.general.equals.string.result = Result
|
commands.general.equals.string.result = Result\:
|
||||||
commands.general.equals.help.description = Check if two strings are the same
|
commands.general.equals.help.description = Check if two strings are the same
|
||||||
commands.general.help.field.usage = Usage
|
commands.general.help.field.usage = Usage\:
|
||||||
commands.general.help.error.description = I need the Embed Links Permission to send the Help Menu\!
|
commands.general.help.error.description = I need the Embed Links Permission to send the Help Menu\!
|
||||||
commands.general.help.help.description = Shows each command and explains its usage
|
commands.general.help.help.description = Shows each command and explains its usage.
|
||||||
commands.general.help.help.label = [CommandName]
|
commands.general.help.help.label = [CommandName]
|
||||||
commands.general.invite.success.title = Invite me\!
|
commands.general.invite.success.title = Invite me\!
|
||||||
commands.general.invite.success.description = [Invite me here\!]%extra%
|
commands.general.invite.success.description = [Invite me here\!]%extra%
|
||||||
|
|
@ -155,6 +155,8 @@ commands.moderation.rules.emote.error.equal.title = Emotes are equal
|
||||||
commands.moderation.rules.emote.error.equal.description = The 1st and 2nd emote equals each other.
|
commands.moderation.rules.emote.error.equal.description = The 1st and 2nd emote equals each other.
|
||||||
commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote.
|
commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote.
|
||||||
commands.moderation.rules.emoji.error.description = The given emote can't be used.
|
commands.moderation.rules.emoji.error.description = The given emote can't be used.
|
||||||
|
commands.moderation.rules.error.message.title = Can't write messages
|
||||||
|
commands.moderation.rules.error.message.description = I can not write messages in the specified channel
|
||||||
commands.moderation.rules.help.description = Setup the rules on your Discord server
|
commands.moderation.rules.help.description = Setup the rules on your Discord server
|
||||||
commands.moderation.starboard.success.title = Successfully set the Channel\!
|
commands.moderation.starboard.success.title = Successfully set the Channel\!
|
||||||
|
|
||||||
|
|
@ -232,4 +234,4 @@ commands.settings.language.help.description = Sets the new primary language for
|
||||||
commands.settings.language.help.usage = <Language code>
|
commands.settings.language.help.usage = <Language code>
|
||||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||||
commands.settings.prefix.help.description = Sets a new Prefix
|
commands.settings.prefix.help.description = Sets a new prefix.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue