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

21 lines
580 B
JSON
Raw Normal View History

2022-07-07 00:27:55 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
2022-07-09 00:20:23 +00:00
"user": {
"data": {
"host": "Host"
}
},
2022-07-07 00:27:55 +00:00
"zeroconf_confirm": {
"description": "Anda akan menambahkan perangkat SoundTouch bernama `{name}` ke Home Assistant.",
"title": "Konfirmasi penambahan perangkat Bose SoundTouch"
}
}
}
}