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

21 lines
538 B
JSON
Raw Normal View History

2019-11-15 00:32:15 +00:00
{
2020-02-21 00:33:51 +00:00
"options": {
"step": {
2020-04-04 00:07:23 +00:00
"options_1": {
"data": {
"bool": "Optionelle Boolean",
2020-07-25 00:04:22 +00:00
"constant": "Konstant",
2020-04-04 00:07:23 +00:00
"int": "Numeresch Agab"
}
},
2020-02-21 00:33:51 +00:00
"options_2": {
"data": {
2020-04-04 00:07:23 +00:00
"multi": "Multiple Auswiel",
"select": "Eng Optioun auswielen",
"string": "String W\u00e4ert"
2020-02-21 00:33:51 +00:00
}
}
}
2020-04-15 16:51:07 +00:00
},
"title": "Demo"
2019-11-15 00:32:15 +00:00
}