[TASK] Only include additional german locale
English is default
This commit is contained in:
parent
0abd4130cf
commit
04eb8f039b
5 changed files with 7 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
define(["map/clientlayer", "map/labelslayer",
|
||||
"d3", "leaflet", "moment", "locationmarker", "rbush",
|
||||
"leaflet.label", "leaflet.providers"],
|
||||
"leaflet.label", "leaflet.providers", "moment.de"],
|
||||
function (ClientLayer, LabelsLayer, d3, L, moment, LocationMarker, rbush) {
|
||||
var options = {
|
||||
worldCopyJump: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue