Finished client side l10n
diff --git a/dev/js/src/app/de.js b/dev/js/src/app/de.js
index fc576f2..f5be5ec 100644
--- a/dev/js/src/app/de.js
+++ b/dev/js/src/app/de.js
@@ -1,4 +1,4 @@
-define(['init'], function () {
+require(['init'], function () {
   var loc = KorAP.Locale;
   loc.OR = 'oder';
   loc.AND = 'und';