New translations Translations_en.properties (English)
New English translation
This commit is contained in:
parent
9f3883059b
commit
61856be41d
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Hadder = Hadder
|
|||
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
|
|
@ -90,8 +90,12 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully baned %extra% Members\!
|
||||
commands.moderation.ban.help.description = Bans one ore more user from the server
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.description = Successfully deleted %extra% messages.
|
||||
commands.moderation.clear.message.error.title = No messages\!
|
||||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue