mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 07:43:42 +08:00
fix: model version field name
This commit is contained in:
@@ -492,7 +492,7 @@ const cn = {
|
||||
ImageStyle: "图像风格",
|
||||
OutFormat: "输出格式",
|
||||
AIModel: "AI模型",
|
||||
ChildModel: "子模型",
|
||||
ModelVersion: "模型版本",
|
||||
Submit: "提交生成",
|
||||
Styles: {
|
||||
D3Model: "3D模型",
|
||||
|
@@ -498,7 +498,7 @@ const en: LocaleType = {
|
||||
ImageStyle: "Image Style",
|
||||
OutFormat: "Output Format",
|
||||
AIModel: "AI Model",
|
||||
ChildModel: "Child Model",
|
||||
ModelVersion: "Model Version",
|
||||
Submit: "Submit",
|
||||
Styles: {
|
||||
D3Model: "3d-model",
|
||||
|
Reference in New Issue
Block a user