diff --git a/WebContent/localization/OSRM.Locale.de.js b/WebContent/localization/OSRM.Locale.de.js index 2a5d49f2e..161fa9299 100644 --- a/WebContent/localization/OSRM.Locale.de.js +++ b/WebContent/localization/OSRM.Locale.de.js @@ -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",