[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,4 +1,4 @@
|
|||
define(["moment", "router", "leaflet", "gui", "numeral"],
|
||||
define(["moment", "router", "leaflet", "gui", "numeral", "moment.de"],
|
||||
function (moment, Router, L, GUI, numeral) {
|
||||
return function (config) {
|
||||
function handleData(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue