/
/
/
1{
2 "config_entries": {
3 "username": {
4 "label": "Email",
5 "description": "Storytel account email."
6 },
7 "password": {
8 "label": "Password",
9 "description": "Storytel account password."
10 },
11 "languages": {
12 "label": "Content Languages",
13 "description": "Select which languages to include in recommendations and search results."
14 },
15 "kids_mode": {
16 "label": "Enable Kids Mode",
17 "description": "Hides non-children's books from search and recommendations."
18 }
19 },
20 "media": {
21 "recommendations": {
22 "recommended_for_you": {
23 "name": "Recommended for You"
24 },
25 "recommended_podcasts": {
26 "name": "Recommended Podcasts"
27 }
28 }
29 }
30}
31