core/homeassistant/components/demo/translations/lb.json

21 lines
538 B
JSON

{
"options": {
"step": {
"options_1": {
"data": {
"bool": "Optionelle Boolean",
"constant": "Konstant",
"int": "Numeresch Agab"
}
},
"options_2": {
"data": {
"multi": "Multiple Auswiel",
"select": "Eng Optioun auswielen",
"string": "String W\u00e4ert"
}
}
}
},
"title": "Demo"
}