Norwegian langauge support, but I need to do some small fixes

This commit is contained in:
Abubakar115e
2024-10-10 17:29:08 +02:00
parent 832c565303
commit 46d2e6a75b
11 changed files with 519 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ import { es } from "./lang/es";
import { fa } from "./lang/fa";
import { de } from "./lang/de";
import { da } from "./lang/da";
import { no } from "./lang/no";
import LanguageDetector from 'i18next-browser-languagedetector';
i18n