From 361796f0ff1eb0f450f768749d5c69f5c4f6b1e4 Mon Sep 17 00:00:00 2001 From: Caio Carrara Date: Fri, 24 Jun 2016 17:15:54 -0300 Subject: Updates the i18next to latest version See: #727 --- web-ui/bower.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web-ui/bower.json') diff --git a/web-ui/bower.json b/web-ui/bower.json index 336c1efa..4b7bdfb9 100644 --- a/web-ui/bower.json +++ b/web-ui/bower.json @@ -7,7 +7,9 @@ "requirejs": "~2.1.15", "lodash": "2.4.1", "foundation": "~5.4.7", - "i18next": "~1.7.7", + "i18next": "~3.3.1", + "i18next-xhr-backend": "~0.6.0", + "i18next-browser-languagedetector": "~0.3.0", "font-awesome": "4.2.0", "quoted-printable": "0.2.1", "typeahead.js": "~0.10.5", -- cgit v1.2.3