34 lines
932 B
JSON
34 lines
932 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Standort ist bereits konfiguriert",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"error": {
|
|
"empty": "Kein Ergebnis bei der Stadtsuche: Bitte \u00fcberpr\u00fcfe das Stadtfeld"
|
|
},
|
|
"step": {
|
|
"cities": {
|
|
"data": {
|
|
"city": "Stadt"
|
|
},
|
|
"description": "W\u00e4hle deine Stadt aus der Liste"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"city": "Stadt"
|
|
},
|
|
"description": "Gib die Postleitzahl (nur f\u00fcr Frankreich empfohlen) oder den St\u00e4dtenamen ein"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"mode": "Vorhersage Modus"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |