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

17 lines
421 B
JSON
Raw Normal View History

2020-10-02 00:05:51 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
}
2020-12-02 19:51:05 +00:00
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Minimum Z\u00e4it zw\u00ebschen Entit\u00e9it's Aktualis\u00e9ierungen [s]"
},
"title": "DSMR Optiounen"
}
}
2020-10-02 00:05:51 +00:00
}
}