From 8e8da7019aab023ae255d0ed6d16b94d303fd468 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 14 Jul 2015 13:39:12 +1200 Subject: Add Portuguese UI translation --- web/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/app.js') 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 }; -- cgit v1.2.3