aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/index.js')
-rw-r--r--app/i18n/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/index.js b/app/i18n/index.js
index fb92fe3..57dcca9 100644
--- a/app/i18n/index.js
+++ b/app/i18n/index.js
@@ -8,6 +8,7 @@ const languages = {
es: { translation: require('./lang/es.json') },
fr: { translation: require('./lang/fr.json') },
gl: { translation: require('./lang/gl.json') },
+ hi: { translation: require('./lang/hi.json') },
hr: { translation: require('./lang/hr.json') },
hu: { translation: require('./lang/hu.json') },
it: { translation: require('./lang/it.json') },