diff --git a/client/web/src/routes/Entry/ForgetPasswordView.tsx b/client/web/src/routes/Entry/ForgetPasswordView.tsx index f5515ca8..79d34377 100644 --- a/client/web/src/routes/Entry/ForgetPasswordView.tsx +++ b/client/web/src/routes/Entry/ForgetPasswordView.tsx @@ -56,7 +56,7 @@ export const ForgetPasswordView: React.FC = React.memo(() => {
{t('邮箱')}
{
{t('OTP')}
{
{t('新密码')}
{
{t('昵称')}
{
{t('邮箱')}
{
{t('密码')}
{
{t('邮箱')}
{
{t('密码')}
{
@@ -33,7 +33,7 @@ const EntryRoute = React.memo(() => {
-
+
); }); diff --git a/website/docs/intro.md b/website/docs/intro.md index ee727853..59f54b2a 100644 --- a/website/docs/intro.md +++ b/website/docs/intro.md @@ -72,4 +72,4 @@ title: 概述 开源协议请主要参考以下文档: -[GNU General Public License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) +[Apache 2.0](https://github.com/msgbyte/tailchat/blob/master/LICENSE)