Skip to content

Commit dbc53b9

Browse files
OzGavarturpragacz
andauthored
Music Assistant: Fix strings.json (home-assistant#156188)
Co-authored-by: Artur Pragacz <[email protected]>
1 parent 9ec3aee commit dbc53b9

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

homeassistant/components/music_assistant/strings.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,13 @@
1717
"description": "Do you want to add the Music Assistant server `{url}` to Home Assistant?",
1818
"title": "Discovered Music Assistant server"
1919
},
20-
"init": {
20+
"user": {
2121
"data": {
22+
"url": "[%key:common::config_flow::data::url%]"
23+
},
24+
"data_description": {
2225
"url": "URL of the Music Assistant server"
2326
}
24-
},
25-
"manual": {
26-
"data": {
27-
"url": "URL of the Music Assistant server"
28-
},
29-
"description": "Enter the URL to your already running Music Assistant server. If you do not have the Music Assistant server running, you should install it first.",
30-
"title": "Manually add Music Assistant server"
3127
}
3228
}
3329
},

0 commit comments

Comments
 (0)