aboutsummaryrefslogtreecommitdiff
path: root/web/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app.js')
-rw-r--r--web/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app.js b/web/app.js
index 13bb07363..efe81d89e 100644
--- a/web/app.js
+++ b/web/app.js
@@ -38,6 +38,7 @@ Ext.Loader.setConfig({
}
Ext.Loader.loadScript('/l10n/' + language + '.js');
+ Ext.Loader.loadScript('http://cdn.sencha.com/ext/gpl/5.1.0/build/packages/ext-locale/build/ext-locale-' + language + '.js');
}
Ext.application({