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

16 lines
374 B
JSON
Raw Normal View History

2022-01-23 00:13:53 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi",
"already_in_progress": "Alur konfigurasi sedang berlangsung"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Nama"
}
}
}
}
}