core/homeassistant/components/openuv/.translations/es-419.json

17 lines
424 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
"error": {
"identifier_exists": "Coordenadas ya registradas",
"invalid_api_key": "Clave de API inv\u00e1lida"
},
"step": {
"user": {
"data": {
"elevation": "Elevaci\u00f3n",
"latitude": "Latitud",
"longitude": "Longitud"
}
}
}
}
}