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

21 lines
598 B
JSON
Raw Normal View History

2018-09-24 10:01:01 +00:00
{
"config": {
2020-05-29 00:04:16 +00:00
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "Standuert ass scho konfigur\u00e9iert"
2020-05-29 00:04:16 +00:00
},
2018-09-24 10:01:01 +00:00
"error": {
"invalid_api_key": "Ong\u00ebltegen API Schl\u00ebssel"
},
"step": {
"user": {
"data": {
2020-06-06 00:03:33 +00:00
"api_key": "API Schl\u00ebssel",
2018-09-24 10:01:01 +00:00
"elevation": "H\u00e9icht",
"latitude": "Breedegrad",
"longitude": "L\u00e4ngegrad"
},
"title": "F\u00ebllt \u00e4r Informatiounen aus"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-24 10:01:01 +00:00
}