/
/
/
1{
2 "config_entries": {
3 "music_app_token": {
4 "label": "MusicKit App Token"
5 },
6 "music_user_manual_token": {
7 "label": "Manual Music User Token"
8 }
9 },
10 "setup_flow": {
11 "app_token": {
12 "title": "Enter a developer token",
13 "description": "The bundled Apple Music developer token is unavailable or expired. Paste a valid MusicKit developer token to continue."
14 },
15 "user": {
16 "title": "Sign in to Apple Music",
17 "description": "Continue to sign in with your Apple ID in a browser window. Advanced users can instead paste a Music User Token, for example for child accounts where the browser sign-in is unavailable."
18 },
19 "auth": {
20 "title": "Authorize Music Assistant",
21 "description": "Sign in with your Apple ID in the window that opens to grant Music Assistant access."
22 },
23 "abort": {
24 "auth_cancelled": "Sign-in was cancelled or timed out before Apple returned a token. Please try again."
25 }
26 },
27 "manifest": {
28 "description": "Stream Apple Musicâs full catalogue and playlists."
29 }
30}
31