mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 21:10:02 -04:00
import EN -> en
This commit is contained in:
parent
cb8d6ff7c5
commit
0e113e57e3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import i18n from 'i18next';
|
|||
import { initReactI18next } from 'react-i18next';
|
||||
import LanguageDetector from 'i18next-browser-languagedetector';
|
||||
|
||||
import translationEN from './locales/EN.json';
|
||||
import translationEN from './locales/en.json';
|
||||
import translationJA from './locales/ja.json';
|
||||
|
||||
const resources = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue