diff --git a/index.html b/index.html index cacc83f..b353b2a 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ + diff --git a/package.json b/package.json index 95a1e3f..f52628e 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "dependencies": { "angular": "^1.7.5", "angular-cookies": "^1.7.5", + "angular-i18n": "^1.7.5", "angular-on-screen-keyboard": "git+https://github.com/ericf97/angular-on-screen-keyboard.git", "angular-route": "^1.7.5", "angular-sanitize": "^1.7.5",