diff options
Diffstat (limited to 'web/app.js')
-rw-r--r-- | web/app.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app.js b/web/app.js index b161763ae..22b5c6ad1 100644 --- a/web/app.js +++ b/web/app.js @@ -25,6 +25,7 @@ Ext.Loader.setConfig({ 'es': true, 'fr': true, 'pl': true, + 'pt': true, 'ru': true, 'th': true }; |