diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-15 17:33:10 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-15 17:33:10 -0500 |
| commit | ec7a6d2cd4b0d25251d5e9691a148a2b07984509 (patch) | |
| tree | ff60a3e7cbc9746f74af26dce93a9ca8ece5200f /Locales/en | |
| parent | d98937b34bbb7582f4c13e0d18bcc30febe1d174 (diff) | |
| download | DLAP-ec7a6d2cd4b0d25251d5e9691a148a2b07984509.tar.gz DLAP-ec7a6d2cd4b0d25251d5e9691a148a2b07984509.tar.bz2 DLAP-ec7a6d2cd4b0d25251d5e9691a148a2b07984509.zip | |
Checking if player is not running for reshuffle; Made strings more consistent
Diffstat (limited to 'Locales/en')
| -rw-r--r-- | Locales/en/translation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json index aa42b78..68cd260 100644 --- a/Locales/en/translation.json +++ b/Locales/en/translation.json @@ -65,6 +65,7 @@ "statusStopped": "Music is currently not playing", "alreadyLeave": "Already left the voice chat", "alreadyJoin": "Already joined the voice chat", + "playerStopped": "Music player is currently not running", "reshufflePlaylist": "Reshuffling the playlist...", "reshuffleDisabled": "Shuffle mode is disabled, enable it in the configuration file to access this command.", "playlistDone": "Playlist Finished", @@ -78,6 +79,5 @@ "alreadyVoted": "You have already voted, wait {{votesRequired}} more vote(s) to skip the audio track", "enoughVotes": "Enough votes has passed, skipping audio file...", "votesNeeded": "{{votesRequired}} more vote(s) needed to skip the audio track.", - "cannotPlay": "Cannot play next music. Player is currently stopped...", "forceSkip": "Force skipping this audio track..." } |
