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

18 lines
472 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
"error": {
"invalid_api_key": "Clave de API inv\u00e1lida"
},
"step": {
"user": {
"data": {
2019-02-22 00:40:25 +00:00
"api_key": "Clave API de OpenUV",
2018-09-10 11:44:27 +00:00
"elevation": "Elevaci\u00f3n",
"latitude": "Latitud",
"longitude": "Longitud"
2019-02-22 00:40:25 +00:00
},
"title": "Completa tu informaci\u00f3n"
2018-09-10 11:44:27 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-09-10 11:44:27 +00:00
}