core/homeassistant/components/panasonic_viera/translations/da.json

23 lines
668 B
JSON

{
"config": {
"error": {
"invalid_pin_code": "Den angivne [%n\u00f8gle:f\u00e6lles::config_flow::d ata::p in%] var ugyldig"
},
"step": {
"pairing": {
"data": {
"pin": "PIN kode"
},
"description": "Indtast den PIN-kode, der vises p\u00e5 dit tv",
"title": "Parring"
},
"user": {
"data": {
"host": "IP adresse"
},
"description": "Indtast dit Panasonic Viera TV's ",
"title": "Konfigurer dit TV"
}
}
}
}