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

14 lines
354 B
JSON

{
"device_automation": {
"action_type": {
"select_option": "Ubah opsi {entity_name}"
},
"condition_type": {
"selected_option": "Opsi terpilih {entity_name}"
},
"trigger_type": {
"current_option_changed": "Opsi {entity_name} berubah"
}
},
"title": "Pilihan"
}