|
|
|
@ -4,8 +4,8 @@ import { initReactI18next } from "react-i18next";
@@ -4,8 +4,8 @@ import { initReactI18next } from "react-i18next";
|
|
|
|
|
|
|
|
|
|
// Languages
|
|
|
|
|
import { captionLanguages } from "./iso6391"; |
|
|
|
|
import de from "./locales/de/translation.json"; |
|
|
|
|
import cs from "./locales/cs/translation.json"; |
|
|
|
|
import de from "./locales/de/translation.json"; |
|
|
|
|
import en from "./locales/en/translation.json"; |
|
|
|
|
import fr from "./locales/fr/translation.json"; |
|
|
|
|
import nl from "./locales/nl/translation.json"; |
|
|
|
|