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

19 lines
494 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
"error": {
"name_exists": "El nombre ya existe"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud",
2020-05-03 00:02:26 +00:00
"mode": "Modo",
2019-02-22 00:40:25 +00:00
"name": "Nombre"
},
"description": "Instituto Portugu\u00eas do Mar e Atmosfera",
"title": "Ubicaci\u00f3n"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}