core/homeassistant/components/xiaomi_miio/translations/select.nl.json

18 lines
407 B
JSON

{
"state": {
"xiaomi_miio__display_orientation": {
"left": "Links",
"right": "Rechts"
},
"xiaomi_miio__led_brightness": {
"bright": "Helder",
"dim": "Dim",
"off": "Uit"
},
"xiaomi_miio__ptc_level": {
"high": "Hoog",
"low": "Laag",
"medium": "Medium"
}
}
}