This commit is contained in:
Yohan Boniface 2023-04-21 23:19:18 +02:00 committed by Philip Beelmann
parent 0ea3678c78
commit fec581548e
2 changed files with 6 additions and 2 deletions

View file

@ -384,4 +384,4 @@ var locale = {
"Will be permanently visible in the bottom left corner of the map": "Wird in der unteren linken Ecke der Karte permanent sichtbar sein"
};
L.registerLocale("de", locale);
L.setLocale("de");
L.setLocale("de");

View file

@ -382,4 +382,8 @@
"Permanent credits background": "Dauerhafte Danksagung im Hintergrund",
"Select data": "Wähle Daten aus",
"Will be permanently visible in the bottom left corner of the map": "Wird in der unteren linken Ecke der Karte permanent sichtbar sein"
}
<<<<<<< HEAD
}
=======
}
>>>>>>> 15a1802 (i18n)