mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Update IntlProvider.tsx
This commit is contained in:
parent
2b4428ad7f
commit
ca54bbb958
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user