From 454d1c20525cc2fc6338432cccd0993e24ce6714 Mon Sep 17 00:00:00 2001 From: yflory Date: Mon, 20 Feb 2017 18:29:06 +0100 Subject: [PATCH] Do not load all the translations anymore, only the needed one --- customize.dist/index.html | 2 +- customize.dist/languageSelector.js | 50 -------- customize.dist/main.js | 3 +- customize.dist/messages.js | 135 +++++++++++++-------- customize.dist/src/fragments/index.html | 2 +- customize.dist/translations/messages.fr.js | 14 +-- customize.dist/translations/messages.js | 7 +- www/assert/main.js | 18 +-- www/assert/translations/main.js | 18 +-- www/login/main.js | 3 +- www/settings/index.html | 1 + 11 files changed, 113 insertions(+), 140 deletions(-) delete mode 100644 customize.dist/languageSelector.js diff --git a/customize.dist/index.html b/customize.dist/index.html index 55288d952..2c4fb5db6 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -76,7 +76,7 @@