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

16 lines
359 B
JSON
Raw Normal View History

2020-09-23 00:05:01 +00:00
{
"config": {
"error": {
"auth": "Api Schl\u00ebssel ass net korrekt."
},
"step": {
"user": {
"data": {
"language": "Sproch",
"latitude": "Breedegrad",
"longitude": "L\u00e4ngegrad"
}
}
}
}
}