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

19 lines
579 B
JSON
Raw Normal View History

2018-09-24 10:01:01 +00:00
{
"config": {
"error": {
"identifier_exists": "Koordinate si scho\u00a0registr\u00e9iert",
"invalid_api_key": "Ong\u00ebltegen API Schl\u00ebssel"
},
"step": {
"user": {
"data": {
"api_key": "OpenUV API Schl\u00ebssel",
"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
}