diff options
Diffstat (limited to 'Locales')
| -rw-r--r-- | Locales/en/translation.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json index 04b6acc..aa42b78 100644 --- a/Locales/en/translation.json +++ b/Locales/en/translation.json @@ -62,6 +62,9 @@ "numBig": "Number is too big, choose a number that's less than {{files}}.", "resumingMusic": "Resuming music", "resumedAlready": "Music is already playing", + "statusStopped": "Music is currently not playing", + "alreadyLeave": "Already left the voice chat", + "alreadyJoin": "Already joined the voice chat", "reshufflePlaylist": "Reshuffling the playlist...", "reshuffleDisabled": "Shuffle mode is disabled, enable it in the configuration file to access this command.", "playlistDone": "Playlist Finished", |
