From 1b8da2522492f9f1a3b588253c0d9b37775fa314 Mon Sep 17 00:00:00 2001 From: Roman Anasal Date: Tue, 9 Sep 2014 12:47:28 +0200 Subject: [PATCH] created i18n-service and configuration in settings --- app/index.html | 1 + app/js/controllers.js | 13 ++- app/js/i18n.js | 151 +++++++++++++++++++++++++++++++ app/partials/settings_modal.html | 5 + 4 files changed, 167 insertions(+), 3 deletions(-) create mode 100644 app/js/i18n.js diff --git a/app/index.html b/app/index.html index 731a8515..c87e26af 100644 --- a/app/index.html +++ b/app/index.html @@ -70,6 +70,7 @@ +