22 lines
661 B
JSON
22 lines
661 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Diese Koordinaten sind bereits registriert."
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Koordinaten existieren bereits",
|
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"elevation": "H\u00f6he",
|
|
"latitude": "Breitengrad",
|
|
"longitude": "L\u00e4ngengrad"
|
|
},
|
|
"title": "Gib deine Informationen ein"
|
|
}
|
|
}
|
|
}
|
|
} |