Improve i18n.

This commit is contained in:
Yang Luo
2021-06-14 17:18:40 +08:00
parent 7f22f05073
commit 2e68f8c6d5
5 changed files with 20 additions and 12 deletions

View File

@ -1,6 +1,5 @@
import React from "react";
import {Cascader, Col, Input, Row, Select} from 'antd';
import * as Setting from "../Setting";
import i18next from "i18next";
import * as UserBackend from "../backend/UserBackend";