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

22 lines
566 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"device_exists": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
2021-12-16 00:13:36 +00:00
"discovery_confirm": {
"description": "Ingin menyiapkan {name} - {model} ({host})?"
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
2022-02-09 00:23:56 +00:00
"host": "Host"
2021-03-16 00:04:36 +00:00
},
"description": "Siapkan string led Twinkly Anda",
"title": "Twinkly"
}
}
}
}