fix: i18n

This commit is contained in:
ckt1031 2023-07-14 22:42:27 +08:00
parent e4500bf8bf
commit 3141292026

View File

@ -524,5 +524,6 @@
"管理员未开启通过 Discord 登录以及注册": "The administrator has not enabled login and registration via Discord", "管理员未开启通过 Discord 登录以及注册": "The administrator has not enabled login and registration via Discord",
"无法启用 Discord OAuth请先填入 Discord Client ID 以及 Discord Client Secret": "Unable to enable Discord OAuth, please fill in the Discord Client ID and Discord Client Secret first!", "无法启用 Discord OAuth请先填入 Discord Client ID 以及 Discord Client Secret": "Unable to enable Discord OAuth, please fill in the Discord Client ID and Discord Client Secret first!",
"兑换失败,": "Redemption failed, ", "兑换失败,": "Redemption failed, ",
"请选择此密钥支持的模型": "Please select the models supported by this key" "请选择此密钥支持的模型": "Please select the models supported by this key",
"将IP随机地址传递给HTTP头": "Pass the IP random address to the HTTP header"
} }