core/homeassistant/components/yeelight/translations/de.json

28 lines
657 B
JSON
Raw Normal View History

2020-09-15 00:09:18 +00:00
{
"config": {
"step": {
"pick_device": {
"data": {
"device": "Ger\u00e4te"
}
2020-09-27 00:06:49 +00:00
},
"user": {
"data": {
2020-11-11 11:10:09 +00:00
"host": "Host"
2020-09-27 00:06:49 +00:00
}
2020-09-15 00:09:18 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
2020-10-22 00:09:52 +00:00
"save_on_change": "Status bei \u00c4nderung speichern",
"transition": "\u00dcbergangszeit (ms)",
2020-09-15 00:09:18 +00:00
"use_music_mode": "Musik-Modus aktivieren"
}
}
}
2020-09-27 00:06:49 +00:00
},
"title": "Yeelight"
2020-09-15 00:09:18 +00:00
}