mirror of
https://github.com/uetchy/namae.git
synced 2025-07-02 06:20:02 +09:00
fix: instagram i18n
This commit is contained in:
parent
201a342d30
commit
8a0201d095
@ -5,7 +5,7 @@ import XHR from 'i18next-xhr-backend';
|
|||||||
import LanguageDetector from 'i18next-browser-languagedetector';
|
import LanguageDetector from 'i18next-browser-languagedetector';
|
||||||
import {initReactI18next} from 'react-i18next';
|
import {initReactI18next} from 'react-i18next';
|
||||||
|
|
||||||
const TRANSLATION_VERSION = '1.11';
|
const TRANSLATION_VERSION = '1.12';
|
||||||
|
|
||||||
i18n
|
i18n
|
||||||
.use(Backend)
|
.use(Backend)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user