From b8ccea0b3e0df54a603bb8c3903b971f13f7dd90 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 27 Feb 2026 17:10:09 +0800 Subject: [PATCH] bugfix --- wwwroot/i18n/en/i18n.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/wwwroot/i18n/en/i18n.json b/wwwroot/i18n/en/i18n.json index 2b1d497..a9595bf 100644 --- a/wwwroot/i18n/en/i18n.json +++ b/wwwroot/i18n/en/i18n.json @@ -3,11 +3,17 @@ "zh":"中文", "jp":"日本语", "ko":"韩语", + "启用日期": "Enabled date", + "失效日期": "Expired date", + "大语言模型": "LLMS", + "体验": "Experience", + "3D生成": "3D generate", + "AI搜索": "AI search", "图像理解": "Visual understanding", "密码": "Password", "数字人": "Digital human", "文图生视频": "Text image to video", - "文本分类": "Text classify", + "文本分类": "Text classification", "文生图": "Text to graghic", "文生文": "Text to Text", "文生语音": "Text to Speech", @@ -55,8 +61,8 @@ "服务管理": "Service Mgr", "服务选择": "Service Options", "服务配置": "Service Config", - "模型": "Llms", - "模型列表": "Llms", + "模型": "LLM maintain", + "模型列表": "LLM list", "模型用量": "Llm Usage", "模型管理": "LLm Mgr", "模型类型": "Llm type",