core/homeassistant/components/roon/translations/en.json

26 lines
900 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured"
},
"error": {
"duplicate_entry": "That host has already been added.",
"invalid_auth": "Invalid authentication",
"unknown": "Unexpected error"
},
"step": {
"link": {
"description": "You must authorize Home Assistant in Roon. After you click submit, go to the Roon Core application, open Settings and enable HomeAssistant on the Extensions tab.",
"title": "Authorize HomeAssistant in Roon"
},
"user": {
"data": {
"host": "Host"
},
"description": "Please enter your Roon server Hostname or IP.",
"title": "Configure Roon Server"
}
}
},
"title": "Roon"
}