complete en-US translation

This commit is contained in:
Mylloon 2024-09-17 19:32:14 +02:00
parent ee37e12b65
commit cecf86014e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -2,6 +2,7 @@
"e_interacreate_no_command": "Sorry, the command probably no longer exists...", "e_interacreate_no_command": "Sorry, the command probably no longer exists...",
"e_interacreate_no_modal": "Sorry, the model no longer exists...", "e_interacreate_no_modal": "Sorry, the model no longer exists...",
"e_interacreate_no_button": "Sorry, the button no longer exists...", "e_interacreate_no_button": "Sorry, the button no longer exists...",
"e_interacreate_no_autocomplete": "Sorry, no autocomplete is available for this command...",
"c_ping_name": "Ping", "c_ping_name": "Ping",
"c_ping_desc": "Pong!", "c_ping_desc": "Pong!",
@ -88,6 +89,8 @@
"c_play5": "added to the queue", "c_play5": "added to the queue",
"c_play6": "The bot is not playing anything right now.", "c_play6": "The bot is not playing anything right now.",
"c_play7": "Currently playing", "c_play7": "Currently playing",
"c_play8": "Asked by",
"c_play9": "No results were found",
"c_stop_name": "stop", "c_stop_name": "stop",
"c_stop_desc": "Stop the music", "c_stop_desc": "Stop the music",
@ -134,6 +137,10 @@
"c_lyrics_name": "lyrics", "c_lyrics_name": "lyrics",
"c_lyrics_desc": "Displays the lyrics of a song", "c_lyrics_desc": "Displays the lyrics of a song",
"c_lyrics_sub1_name": "normal",
"c_lyrics_sub1_desc": "Lyrics search",
"c_lyrics_sub2_name": "romanized",
"c_lyrics_sub2_desc": "Search for romanized lyrics (e.g., hangul → Latin)",
"c_lyrics_sub3_name": "synced", "c_lyrics_sub3_name": "synced",
"c_lyrics_sub3_desc": "Synchronized lyrics search (updates in live)", "c_lyrics_sub3_desc": "Synchronized lyrics search (updates in live)",
"c_lyrics_opt1_name": "song", "c_lyrics_opt1_name": "song",
@ -158,5 +165,8 @@
"c_repeat3": "Repeating the queue", "c_repeat3": "Repeating the queue",
"c_repeat4": "Automatic playback", "c_repeat4": "Automatic playback",
"c_repeat5": "Repeating the song", "c_repeat5": "Repeating the song",
"c_repeat6": "enabled" "c_repeat6": "enabled",
"e_trackstart1": "Asked by",
"e_trackstart2": "Duration :"
} }