fixed error with translation of east to German

This commit is contained in:
DennisSchiefer 2012-04-15 19:33:23 +02:00
parent 5c4488d350
commit 253b591a87

View File

@ -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",