Removed volume command

This commit is contained in:
Christer Warén
2021-06-23 18:48:38 +03:00
parent 10c6a8c589
commit c17900b618
3 changed files with 1 additions and 34 deletions

View File

@@ -24,11 +24,6 @@ module.exports = {
errorPlaying: "An error has occured while playing radio!",
play: "Start playing: %radio.station.name%",
stop: "Stopped playback!",
currentVolume: "Current volume: **%radio.volume%**",
maxVolume: "The max volume is `100`!",
invalidVolume: "You need to enter a valid __number__.",
negativeVolume: "The volume needs to be a positive number!",
newVolume: "Volume is now: **%volume%**",
statisticsTitle: "Statistics",
maintenanceTitle: "Maintenance",
errorToGetPlaylist: "You can't use this bot because it has no playlist available. Check more information in our Discord support server %client.config.supportGuild% !",