1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant/components/tod/translations/id.json
2022-05-19 00:26:11 +00:00

26 lines
690 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"after_time": "Nyala pada",
"before_time": "Mati pada",
"name": "Nama"
},
"description": "Buat sensor biner yang nyala atau mati tergantung waktu.",
"title": "Tambahkan Sensor Waktu Pada Hari Ini"
}
}
},
"options": {
"step": {
"init": {
"data": {
"after_time": "Nyala pada",
"before_time": "Mati pada"
}
}
}
},
"title": "Sensor Waktu Pada Hari Ini"
}