Added clear queue feature

This commit is contained in:
2022-07-18 14:16:26 +07:00
parent 09d42ace4b
commit 38f89e85a7
5 changed files with 50 additions and 21 deletions
+2 -1
View File
@@ -119,7 +119,8 @@
"now_playing": "Now playing",
"upcoming_song": "Upcoming song",
"looping_current": "(Looping current)",
"song_x_in_queue": "There are {{COUNT}} song in the queue!"
"song_x_in_queue": "There are {{COUNT}} song in the queue!",
"cleared": "Queue cleared~ (。•ˇ‸ˇ•。)"
},
"musicplayer_search": {
"title": "Search",
+2 -1
View File
@@ -119,7 +119,8 @@
"now_playing": "再生中",
"upcoming_song": "次の曲",
"looping_current": "(この曲の繰り返し)",
"song_x_in_queue": "{{COUNT}}曲も並んでいますよ。"
"song_x_in_queue": "{{COUNT}}曲も並んでいますよ。",
"cleared": "キューがクリアされました (。•ˇ‸ˇ•。)"
},
"musicplayer_search": {
"title": "検索",
+2 -1
View File
@@ -119,7 +119,8 @@
"now_playing": "กำลังเล่น",
"upcoming_song": "เพลงต่อไป",
"looping_current": "(กำลังวนซ้ำเพลงนี้)",
"song_x_in_queue": "ตอนนี้มี {{COUNT}} เพลงอยู่ในคิว!"
"song_x_in_queue": "ตอนนี้มี {{COUNT}} เพลงอยู่ในคิว!",
"cleared": "เคลียร์คิวเรียบร้อยละ~ (。•ˇ‸ˇ•。)"
},
"musicplayer_search": {
"title": "ค้นหา",