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

18 lines
401 B
JSON
Raw Normal View History

2021-07-10 00:09:24 +00:00
{
"config": {
"abort": {
"already_configured": "Lokasi sudah dikonfigurasi"
}
},
"options": {
"step": {
"init": {
"data": {
2021-10-02 12:59:05 +00:00
"interval_seconds": "Interval pindai",
2021-07-10 00:09:24 +00:00
"track_new_devices": "Lacak perangkat baru"
}
}
}
},
"title": "Nmap Tracker"
}