mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
change translations directory to locales
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import i18n from 'i18next';
|
||||
import { initReactI18next } from 'react-i18next';
|
||||
|
||||
import resources from './source';
|
||||
import resources from './locales';
|
||||
|
||||
const languages = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user