aboutsummaryrefslogtreecommitdiff
path: root/Locales/en
diff options
context:
space:
mode:
Diffstat (limited to 'Locales/en')
-rw-r--r--Locales/en/translation.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/Locales/en/translation.json b/Locales/en/translation.json
index c96f74f..04b6acc 100644
--- a/Locales/en/translation.json
+++ b/Locales/en/translation.json
@@ -11,10 +11,10 @@
"presenceSet": "Updated bot presence to {{activity}}",
"startingBot": "Starting bot...",
"statusChannelError": "The status channel does not exist! Skipping.",
- "exception": "There was an error while executing this command...\nShare this to the bot owner or report it to the git repository in `/about`\n\nDetails:```{{e}}```",
- "musicRepeatingFinished": "All music in the playlist has finished, repeating...",
- "musicPlaylistFinished": "All music in the playlist has finished.",
- "previousBeginningPlaylist": "You are at the beginning of the playlist, cannot go further than this",
+ "exception": "There was an error while executing this command...\nShare this to the bot owner or report it to the git repository using `/about`\n\nDetails:```{{e}}```",
+ "musicRepeatingFinished": "All music tracks in the playlist has finished, going back to the beginning...",
+ "musicPlaylistFinished": "All music tracks in the playlist has finished.",
+ "previousBeginningPlaylist": "You are at the beginning of the playlist, cannot go further",
"musicPrevious": "Playing previous music",
"playPlayerState": "Playing",
"pausePlayerState": "Paused",
@@ -30,13 +30,13 @@
"musicPlayOrder": "Playing music by order...",
"musicPlayShuffle": "Playing music by shuffle...",
"musicShuffling": "Shuffling music...",
- "txtNothing": "Now Playing: Nothing",
+ "txtNothing": "Now playing: Nothing",
"statusShutdown": "That's all folks! Powering down {{bot}}...",
"powerOff": "Powering off {{bot}}...",
"voiceConnecting": "Connecting to {{channel}}...",
"voiceReady": "Ready to blast some beats!",
"voiceDestroyed": "Destroyed the music player...",
- "musicsFinished": "Music has finished playing, now playing next music...",
+ "musicsFinished": "Music has finished playing, now playing next track...",
"aboutBot": "About {{bot}}",
"aboutInfo": "Information",
"aboutInfoValue": "A Discord bot that plays local audio tracks.",
@@ -48,8 +48,8 @@
"aboutLicense": "License",
"aboutSrc": "Original Source Code",
"voicePermission": "You need to be in a voice channel to use this command.",
- "rolePermission": "You need a specific role to execute this command",
- "creatorPermission": "You need to be the creator of this bot to execute this command",
+ "rolePermission": "You need a specific role to execute this command.",
+ "creatorPermission": "You need to be the creator of this bot to execute this command.",
"joinVoice": "Joining voice channel",
"leaveVoice": "Leaving voice channel",
"invalidPage": "Invalid page number. Please specify a number between 1 and {{numPages}}.",