fix: update i18n
This commit is contained in:
parent
68abcd48ab
commit
7ad6f7d99d
16
i18n/en.json
16
i18n/en.json
@ -237,7 +237,8 @@
|
|||||||
"保存首页内容": "Save Home Page Content",
|
"保存首页内容": "Save Home Page Content",
|
||||||
"在此输入新的关于内容,支持 Markdown & HTML 代码。如果输入的是一个链接,则会使用该链接作为 iframe 的 src 属性,这允许你设置任意网页作为关于页面": "Enter new about content here, supports Markdown & HTML code. If a link is entered, it will be used as the src attribute of the iframe, allowing you to set any webpage as the about page.",
|
"在此输入新的关于内容,支持 Markdown & HTML 代码。如果输入的是一个链接,则会使用该链接作为 iframe 的 src 属性,这允许你设置任意网页作为关于页面": "Enter new about content here, supports Markdown & HTML code. If a link is entered, it will be used as the src attribute of the iframe, allowing you to set any webpage as the about page.",
|
||||||
"保存关于": "Save About",
|
"保存关于": "Save About",
|
||||||
"移除 One API 的版权标识必须首先获得授权,项目维护需要花费大量精力,如果本项目对你有意义,请主动支持本项目": "Removal of One API copyright mark must first be authorized. Project maintenance requires a lot of effort. If this project is meaningful to you, please actively support it.",
|
"移除 One API": "Removal of One API",
|
||||||
|
"的版权标识必须首先获得授权,项目维护需要花费大量精力,如果本项目对你有意义,请主动支持本项目。": " copyright mark must first be authorized. Project maintenance requires a lot of effort. If this project is meaningful to you, please actively support it.",
|
||||||
"页脚": "Footer",
|
"页脚": "Footer",
|
||||||
"在此输入新的页脚,留空则使用默认页脚,支持 HTML 代码": "Enter the new footer here, leave blank to use the default footer, supports HTML code.",
|
"在此输入新的页脚,留空则使用默认页脚,支持 HTML 代码": "Enter the new footer here, leave blank to use the default footer, supports HTML code.",
|
||||||
"设置页脚": "Set Footer",
|
"设置页脚": "Set Footer",
|
||||||
@ -525,5 +526,16 @@
|
|||||||
"无法启用 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"
|
"将IP随机地址传递给HTTP头": "Pass the IP random address to the HTTP header",
|
||||||
|
"失败重试次数": "Number of failed retries",
|
||||||
|
"消费": "Consumption",
|
||||||
|
"管理": "Management",
|
||||||
|
"系统": "System",
|
||||||
|
"未知": "Unknown",
|
||||||
|
"One API 会把请求体中的 model": "One API will take the model in the request body",
|
||||||
|
",因为": ", because",
|
||||||
|
"参数替换为你的部署名称(模型名称中的点会被剔除),": "Replace the parameter with your deployment name (dots in the model name will be removed), ",
|
||||||
|
"注意,此处生成的令牌用于系统管理,而非用于请求 OpenAI": "Note that the generated token here is used for system management, not for requesting OpenAI",
|
||||||
|
"相关的服务,请知悉。": "related services, please be aware.",
|
||||||
|
"填入": "Fill in"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user