Changed word in messages.noVoiceChannel to radio instead of music.

This commit is contained in:
Christer Warén 2020-03-30 04:26:07 +03:00
parent 7091769b75
commit 3ad80310d1

View File

@ -14,7 +14,7 @@ module.exports = {
listTitle: "Radio Stations",
nowplayingTitle: "Now Playing",
nowplayingDescription: "**%radio.station.name%** \n Owner: %radio.station.owner% \n %msToTime(completed, \"hh:mm:ss\")%",
noVoiceChannel: "You need to be in a voice channel to play music!",
noVoiceChannel: "You need to be in a voice channel to play radio!",
noQuery: "You need to use a number or search for a supported station!",
noPermsConnect: "I cannot connect to your voice channel.",
noPermsSpeak: "I cannot speak in your voice channel.",