20 lines
586 B
JSON
20 lines
586 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"identifier_exists": "Koordinaten existieren bereits",
|
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "OpenUV API-Schl\u00fcssel",
|
|
"elevation": "H\u00f6he",
|
|
"latitude": "Breitengrad",
|
|
"longitude": "L\u00e4ngengrad"
|
|
},
|
|
"title": "Gebe deine Informationen ein"
|
|
}
|
|
},
|
|
"title": "OpenUV"
|
|
}
|
|
} |