From d50ff8428e0af5525bace21d47ec42de15f7e083 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 15:54:30 +0530 Subject: [PATCH] update i18n to point to locales --- src/i18n/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/index.js b/src/i18n/index.js index c803681f..a5b81a03 100644 --- a/src/i18n/index.js +++ b/src/i18n/index.js @@ -1,7 +1,7 @@ import i18n from 'i18next'; import { initReactI18next } from 'react-i18next'; -import resources from './source'; +import resources from './locales'; const languages = [ {