22 lines
637 B
JSON
22 lines
637 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "La ubicaci\u00f3 ja est\u00e0 configurada"
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Les coordenades ja estan registrades",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
} |