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

16 lines
535 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi",
"not_supported_device": "Perangkat WiLight ini saat ini tidak didukung.",
"not_wilight_device": "Perangkat ini bukan perangkat WiLight"
},
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
"description": "Apakah Anda ingin menyiapkan WiLight {name}?\n\nIni mendukung: {components}",
"title": "WiLight"
}
}
}
}