[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", "numeral", "tablesort", "tablesort.numeric"],
|
||||
define(["moment", "numeral", "tablesort", "tablesort.numeric", "moment.de"],
|
||||
function (moment, numeral, Tablesort) {
|
||||
function showGeoURI(d) {
|
||||
function showLatitude(d) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue