core/homeassistant/components/opentherm_gw/translations/id.json

30 lines
793 B
JSON

{
"config": {
"error": {
"already_configured": "Perangkat sudah dikonfigurasi",
"cannot_connect": "Gagal terhubung",
"id_exists": "ID gateway sudah ada"
},
"step": {
"init": {
"data": {
"device": "Jalur atau URL",
"id": "ID",
"name": "Nama"
},
"title": "Gateway OpenTherm"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Suhu Lantai",
"precision": "Tingkat Presisi"
},
"description": "Pilihan untuk Gateway OpenTherm"
}
}
}
}