[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", "virtual-dom"], function (moment, V) {
|
||||
define(["moment", "virtual-dom", "moment.de"], function (moment, V) {
|
||||
return function (nodes, field, router, title) {
|
||||
var self = this;
|
||||
var el, tbody;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue