core/homeassistant/components/melnor/translations/ca.json

13 lines
397 B
JSON
Raw Normal View History

2022-09-02 00:25:46 +00:00
{
"config": {
"abort": {
"no_devices_found": "No hi ha cap dispositiu Melnor Bluetooth a prop."
},
"step": {
"bluetooth_confirm": {
"description": "Vols afegir la v\u00e0lvula Melnor Bluetooth `{name}` a Home Assistant?",
"title": "S'ha descobert una v\u00e0lvula Melnor Bluetooth"
}
}
}
}