From 0e68ed15a015d4f7b0791e00fa41ab602697e317 Mon Sep 17 00:00:00 2001 From: Nat1an Date: Sun, 16 Jun 2024 14:46:54 +0800 Subject: [PATCH] New translations zh_tw.json (English) (#146) --- locale/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en_US.json b/locale/en_US.json index 7dd80afe..f1c35367 100644 --- a/locale/en_US.json +++ b/locale/en_US.json @@ -31,7 +31,7 @@ "command.skip.option.move": "Whether to remove ALL queues before target, if target isn't provided, this parameter will be ignored", "error.nothing_playing": "Nothing is playing *sadface*", "error.invalid_track_number": "Invalid track number", - "error.autoplay_failed": "我找不到任何推薦的歌曲,所以我停止了自動播放", + "error.autoplay_failed": "I can't find any recommended songs, so I stopped autoplay.", "command.skip.success": "Skipped current song", "command.remove.name": "remove", "command.remove.description": "Remove a song from queue",