mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Changed word in messages.noVoiceChannel to radio instead of music.
This commit is contained in:
parent
7091769b75
commit
3ad80310d1
@ -14,7 +14,7 @@ module.exports = {
|
|||||||
listTitle: "Radio Stations",
|
listTitle: "Radio Stations",
|
||||||
nowplayingTitle: "Now Playing",
|
nowplayingTitle: "Now Playing",
|
||||||
nowplayingDescription: "**%radio.station.name%** \n Owner: %radio.station.owner% \n %msToTime(completed, \"hh:mm:ss\")%",
|
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!",
|
noQuery: "You need to use a number or search for a supported station!",
|
||||||
noPermsConnect: "I cannot connect to your voice channel.",
|
noPermsConnect: "I cannot connect to your voice channel.",
|
||||||
noPermsSpeak: "I cannot speak in your voice channel.",
|
noPermsSpeak: "I cannot speak in your voice channel.",
|
||||||
|
Loading…
Reference in New Issue
Block a user