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

21 lines
579 B
JSON
Raw Normal View History

2019-11-16 00:32:13 +00:00
{
2020-02-19 00:31:49 +00:00
"options": {
"step": {
"options_1": {
"data": {
"bool": "Entrada booleana opcional",
2020-07-08 00:02:43 +00:00
"constant": "Constant",
2020-02-19 00:31:49 +00:00
"int": "Entrada num\u00e8rica"
}
},
"options_2": {
"data": {
"multi": "Selecci\u00f3 m\u00faltiple",
"select": "Selecciona una opci\u00f3",
2020-05-13 18:27:21 +00:00
"string": "Valor de l'String"
2020-02-19 00:31:49 +00:00
}
}
}
2020-04-15 16:51:07 +00:00
},
"title": "Demostraci\u00f3"
2019-11-16 00:32:13 +00:00
}