Danish da -> dk
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
// [Danish language support]
|
||||
|
||||
|
||||
OSRM.Localization["da"] = {
|
||||
OSRM.Localization["dk"] = {
|
||||
// own language
|
||||
"LANGUAGE": "Dansk",
|
||||
//gui
|
||||
@@ -101,4 +101,4 @@ OSRM.Localization["da"] = {
|
||||
|
||||
//set GUI language on load
|
||||
if( OSRM.DEFAULTS.LANUGAGE_ONDEMAND_RELOADING == true )
|
||||
OSRM.Localization.setLanguage("da");
|
||||
OSRM.Localization.setLanguage("dk");
|
||||
Reference in New Issue
Block a user