/
/
/
1{
2 "config_entries": {
3 "mass_player_id": {
4 "label": "[%key:common::config_entries::mass_player_id::label%]",
5 "description": "The player to route AriaCast audio to."
6 }
7 },
8 "setup_flow": {
9 "user": {
10 "title": "Configure AriaCast Receiver",
11 "description": "Choose the player that receives AriaCast audio."
12 },
13 "abort": {
14 "no_players": "No players are available yet. Add a player to Music Assistant first, then try again."
15 }
16 },
17 "errors": {
18 "no_connected_player": "No connected Music Assistant player is configured. Run the setup again to select one."
19 },
20 "manifest": {
21 "description": "Receive AriaCast audio streams over WebSocket and use them as a source in Music Assistant."
22 }
23}
24