1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/songpal/translations/lb.json
2020-05-29 00:04:16 +00:00

22 lines
590 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"not_songpal_device": "Keen Songpal Apparat"
},
"error": {
"cannot_connect": "Feeler beim verbannen"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Soll {name} ({host}) konfigur\u00e9iert ginn?"
},
"user": {
"data": {
"endpoint": "Endpunkt"
}
}
}
}
}