Skip to content

Commit 5ad5b7e

Browse files
committed
New translations packages/player/locales/en-US/translation.json (bundle: 2)
1 parent 6a9245d commit 5ad5b7e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

packages/player/locales/en-US/translation.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,11 @@
6868
"title": "Current Playlist"
6969
}
7070
},
71-
"ws-protocol": {
72-
"toast": {
73-
"switchSongNotSupported": "Unable to switch tracks under WS Protocol mode.",
74-
"pauseOrPlaySongNotSupported": "Unable to pause / resume in WS Protocol mode.",
75-
"seekNotSupported": "Unable to modify playing progress under WS Protocol mode.",
76-
"changeVolumeNotSupported": "Unable to modify volume under WS Protocol mode."
77-
}
78-
},
7971
"page": {
80-
"amll-dev": {
81-
"title": "Apple Music Like Lyrics Developer Page",
82-
"warning": "This page is for develop usage only, use it at your own risk! (Chinese only)"
83-
},
8472
"main": {
73+
"playlistMenu": {
74+
"delete": "Delete"
75+
},
8576
"updateAvailableTag": "Update available",
8677
"menu": {
8778
"enterWSProtocolMode": "Start WS Protocol mode",
@@ -90,9 +81,6 @@
9081
"settings": "Settings"
9182
},
9283
"noPlaylistTip": "Nothing is here, try to create something?",
93-
"playlistMenu": {
94-
"delete": "Delete"
95-
},
9684
"loadingPlaylist": "Loading playlist"
9785
},
9886
"playlist": {
@@ -119,6 +107,10 @@
119107
"playAll": "Play All",
120108
"shufflePlayAll": "Shuffle"
121109
},
110+
"amll-dev": {
111+
"title": "Apple Music Like Lyrics Developer Page",
112+
"warning": "This page is for develop usage only, use it at your own risk! (Chinese only)"
113+
},
122114
"settings": {
123115
"others": {
124116
"restartProgram": "Restart player",
@@ -318,6 +310,14 @@
318310
}
319311
}
320312
},
313+
"ws-protocol": {
314+
"toast": {
315+
"switchSongNotSupported": "Unable to switch tracks under WS Protocol mode.",
316+
"pauseOrPlaySongNotSupported": "Unable to pause / resume in WS Protocol mode.",
317+
"seekNotSupported": "Unable to modify playing progress under WS Protocol mode.",
318+
"changeVolumeNotSupported": "Unable to modify volume under WS Protocol mode."
319+
}
320+
},
321321
"settings": {
322322
"extension": {
323323
"safetyWarning": "Any plugin will be able to access and modify all of your data, including your playlists, song metadata, etc. Please make sure that the plugin source is safe and only install plugins you trust. We are not responsible for any damage(s) caused by using of using any plugins!",

0 commit comments

Comments
 (0)