mirror of
https://github.com/uetchy/namae.git
synced 2026-03-02 08:33:59 +09:00
fix: bump translation version
This commit is contained in:
@@ -5,7 +5,7 @@ import XHR from 'i18next-xhr-backend';
|
||||
import LanguageDetector from 'i18next-browser-languagedetector';
|
||||
import { initReactI18next } from 'react-i18next';
|
||||
|
||||
const TRANSLATION_VERSION = '11';
|
||||
const TRANSLATION_VERSION = '12';
|
||||
|
||||
i18n
|
||||
.use(Backend)
|
||||
|
||||
Reference in New Issue
Block a user