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

18 lines
425 B
JSON
Raw Normal View History

2019-10-07 00:32:19 +00:00
{
"config": {
"error": {
"name_exists": "Name existiert bereits"
},
"step": {
"user": {
"data": {
"latitude": "Breitengrad",
"longitude": "L\u00e4ngengrad",
"name": "Name der Integration"
},
"title": "Airly"
}
},
"title": "Airly"
}
}