fixed error with translation of east to German
This commit is contained in:
parent
5c4488d350
commit
253b591a87
@ -52,7 +52,7 @@ OSRM.Localization["de"] = {
|
||||
"NO_ROUTE_FOUND": "Keine Route hierher möglich",
|
||||
// directions
|
||||
"N": "Norden",
|
||||
"O": "Ost",
|
||||
"E": "Ost",
|
||||
"S": "Süden",
|
||||
"W": "Westen",
|
||||
"NE": "Nordost",
|
||||
|
Loading…
Reference in New Issue
Block a user