mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Added queue shuffle
This commit is contained in:
+3
-2
@@ -115,13 +115,14 @@
|
||||
},
|
||||
"musicplayer_queue": {
|
||||
"title": "Queue",
|
||||
"valid_args": "``clear``",
|
||||
"valid_args": "``clear`` ``shuffle``",
|
||||
"empty": "The queue is empty! (っ˘ω˘ς )",
|
||||
"now_playing": "Now playing",
|
||||
"upcoming_song": "Upcoming song",
|
||||
"looping_current": "(Looping current)",
|
||||
"song_x_in_queue": "There are {{COUNT}} song in the queue!",
|
||||
"cleared": "Queue cleared~ (。•ˇ‸ˇ•。)"
|
||||
"cleared": "Queue cleared~ (。•ˇ‸ˇ•。)",
|
||||
"shuffled": "Queue shuffled"
|
||||
},
|
||||
"musicplayer_search": {
|
||||
"title": "Search",
|
||||
|
||||
+3
-2
@@ -115,13 +115,14 @@
|
||||
},
|
||||
"musicplayer_queue": {
|
||||
"title": "キュー",
|
||||
"valid_args": "``clear``",
|
||||
"valid_args": "``clear`` ``shuffle``",
|
||||
"empty": "キューは空です! (っ˘ω˘ς )",
|
||||
"now_playing": "再生中",
|
||||
"upcoming_song": "次の曲",
|
||||
"looping_current": "(この曲の繰り返し)",
|
||||
"song_x_in_queue": "{{COUNT}}曲も並んでいますよ。",
|
||||
"cleared": "キューがクリアされました (。•ˇ‸ˇ•。)"
|
||||
"cleared": "キューがクリアされました (。•ˇ‸ˇ•。)",
|
||||
"shuffled": "キューがシャッフルされました"
|
||||
},
|
||||
"musicplayer_search": {
|
||||
"title": "検索",
|
||||
|
||||
+3
-2
@@ -115,13 +115,14 @@
|
||||
},
|
||||
"musicplayer_queue": {
|
||||
"title": "คิวเพลง",
|
||||
"valid_args": "``clear``",
|
||||
"valid_args": "``clear`` ``shuffle``",
|
||||
"empty": "ตอนนี้คิวว่างนะ (っ˘ω˘ς )",
|
||||
"now_playing": "กำลังเล่น",
|
||||
"upcoming_song": "เพลงต่อไป",
|
||||
"looping_current": "(กำลังวนซ้ำเพลงนี้)",
|
||||
"song_x_in_queue": "ตอนนี้มี {{COUNT}} เพลงอยู่ในคิว!",
|
||||
"cleared": "เคลียร์คิวเรียบร้อยละ~ (。•ˇ‸ˇ•。)"
|
||||
"cleared": "เคลียร์คิวเรียบร้อยละ~ (。•ˇ‸ˇ•。)",
|
||||
"shuffled": "สุ่มคิวเรียบร้อยละ"
|
||||
},
|
||||
"musicplayer_search": {
|
||||
"title": "ค้นหา",
|
||||
|
||||
Reference in New Issue
Block a user