i18n stuff
This commit is contained in:
parent
a7c9578ee5
commit
869c9987ab
1 changed files with 3 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ user+nickname = <@user> <New Nickname>
|
|||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
song = <Song>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -173,7 +174,7 @@ commands.music.join.error.connecting.trying.description = Hadder is already tryi
|
|||
commands.music.join.error.channel.title = No Voice Channel
|
||||
commands.music.join.error.channel.description = You aren't in a Voice Channel.
|
||||
commands.music.join.help.description = Joins your voice channel
|
||||
commands.music.leave.success.title = \= Successfully disconnected
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
|
|
@ -191,7 +192,7 @@ commands.music.play.success.length = Length
|
|||
commands.music.play.help.description = Plays a song
|
||||
commands.music.stop.success.title = Successfully stopped
|
||||
commands.music.stop.success.description = I successfully stopped the song.
|
||||
commands.music.stop.help.description = Stops the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
|
||||
commands.nsfw.gif.error.title = GIF not showing? Click here
|
||||
commands.nsfw.img.error.title = Image not showing? Click here
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue