21 lines
564 B
JSON
21 lines
564 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "La ubicaci\u00f3 ja est\u00e0 configurada"
|
|
},
|
|
"error": {
|
|
"invalid_api_key": "Clau API inv\u00e0lida"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Clau API",
|
|
"elevation": "Altitud",
|
|
"latitude": "Latitud",
|
|
"longitude": "Longitud"
|
|
},
|
|
"title": "Introdueix la teva informaci\u00f3"
|
|
}
|
|
}
|
|
}
|
|
} |