/
/
/
1{
2 "config_entries": {
3 "method": {
4 "label": "Sign in with",
5 "options": {
6 "qq": "QQ",
7 "wx": "WeChat"
8 }
9 },
10 "quality": {
11 "label": "Preferred quality",
12 "options": {
13 "mp3_128": "MP3 128kbps (most compatible)",
14 "mp3_320": "MP3 320kbps",
15 "flac": "FLAC (fallback to MP3)",
16 "hi_res": "Hi-Res (Master, fallback to FLAC/MP3)"
17 }
18 }
19 },
20 "setup_flow": {
21 "user": {
22 "title": "Choose how to sign in",
23 "description": "Select whether to sign in with the QQ or the WeChat app. The next step shows a QR code to scan."
24 },
25 "scan_qr": {
26 "title": "Scan to sign in",
27 "description": "Scan the QR code with the QQ or WeChat app and confirm the login. A fresh code is shown automatically if it expires.",
28 "progress_text": "Waiting for you to scan and confirm in the app..."
29 },
30 "abort": {
31 "login_rejected": "Login was rejected in the QQ or WeChat app."
32 }
33 },
34 "manifest": {
35 "description": "Stream QQ Music catalog, playlists, lyrics, and personalized recommendations."
36 }
37}
38