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

20 lines
586 B
JSON
Raw Normal View History

2018-09-11 19:36:54 +00:00
{
"config": {
"error": {
"identifier_exists": "Koordinaten existieren bereits",
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
},
"step": {
"user": {
"data": {
"api_key": "OpenUV API-Schl\u00fcssel",
"elevation": "H\u00f6he",
"latitude": "Breitengrad",
"longitude": "L\u00e4ngengrad"
2018-09-26 09:19:50 +00:00
},
"title": "Gebe deine Informationen ein"
2018-09-11 19:36:54 +00:00
}
},
"title": "OpenUV"
}
}