Update IntlProvider.tsx

This commit is contained in:
Abdulaziz 2022-11-08 22:16:11 +03:00 committed by GitHub
parent 2b4428ad7f
commit ca54bbb958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,8 @@
import { createIntl, createIntlCache } from "react-intl";
import langAR from "./lang/ar.json";
import langDe from "./lang/de.json";
import langEn from "./lang/en.json";
import langFa from "./lang/fa.json";
import langAR from "./lang/ar.json";
import langList from "./lang/lang-list.json";
// first item of each array should be the language code,