summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorFelix <me@nutomic.com>2020-02-28 18:48:30 +0100
committerFelix Ableitner <me@nutomic.com>2020-02-29 19:08:19 +0100
commitc0802c7fa27602d183d82621e9412a8bf1931c76 (patch)
treea73d69f7085ddc3d50f98865a5f6b34e625efb1f /ui/package.json
parent72c5bdbf9e788243df4b2ec1249495e4d7f4092c (diff)
make i18n compatible with weblate
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/package.json b/ui/package.json
index 79756bc6..f49a98fd 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -25,6 +25,7 @@
"emoji-short-name": "^1.0.0",
"husky": "^4.2.1",
"i18next": "^19.0.3",
+ "i18next-xhr-backend": "^2.0.0",
"inferno": "^7.0.1",
"inferno-i18next": "nimbusec-oss/inferno-i18next",
"inferno-router": "^7.0.1",