25 lines
806 B
JSON
25 lines
806 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Perangkat sudah dikonfigurasi",
|
|
"cannot_connect": "Gagal terhubung"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Gagal terhubung"
|
|
},
|
|
"flow_title": "{serial_number}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Port"
|
|
},
|
|
"description": "Siapkan Elgato Light Anda untuk diintegrasikan dengan Home Assistant."
|
|
},
|
|
"zeroconf_confirm": {
|
|
"description": "Ingin menambahkan Elgato Light dengan nomor seri `{serial_number}` ke Home Assistant?",
|
|
"title": "Perangkat Elgato Light yang ditemukan"
|
|
}
|
|
}
|
|
}
|
|
} |