From adaa61498610b70502008659b22a865a583e5836 Mon Sep 17 00:00:00 2001 From: Panda Date: Wed, 2 Apr 2025 10:35:05 +0200 Subject: [PATCH] fix --- src/lib/i18n/locales/zh-CN/translation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index cafcd152a..35ffc2e0e 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -344,7 +344,7 @@ "Draw": "平局", "Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是秒:'s',分:'m',时:'h'。", - "e.g. \"json\" or a JSON schema": "例如 \"json\" 或 JSON 结构", + "e.g. \"json\" or a JSON schema": "例如 \"json\" 或一个 JSON schema", "e.g. 60": "例如 '60'", "e.g. A filter to remove profanity from text": "例如:一个用于过滤文本中不当内容的过滤器", "e.g. My Filter": "例如:我的过滤器", @@ -608,7 +608,7 @@ "Integration": "集成", "Interface": "界面", "Invalid file format.": "无效文件格式。", - "Invalid JSON schema": "无效的 JSON", + "Invalid JSON schema": "无效的 JSON schema", "Invalid Tag": "无效标签", "is typing...": "输入中...", "January": "一月", @@ -835,7 +835,7 @@ "Profile Image": "用户头像", "Prompt": "提示词 (Prompt)", "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "提示词(例如:给我讲一个关于罗马帝国的趣事。)", - "Prompt Autocompletion": "提示词自动完成", + "Prompt Autocompletion": "提示词自动补全", "Prompt Content": "提示词内容", "Prompt created successfully": "提示词创建成功", "Prompt suggestions": "提示词建议", @@ -1061,7 +1061,7 @@ "Tiktoken": "Tiktoken", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替换后,在对话输入中按 Tab 键可以连续更新多个变量。", "Title": "标题", - "Title (e.g. Tell me a fun fact)": "标题(例如 给我讲一个有趣的事实)", + "Title (e.g. Tell me a fun fact)": "标题(例如:给我讲一个有趣的事实)", "Title Auto-Generation": "自动生成标题", "Title cannot be an empty string.": "标题不能为空。", "Title Generation": "标题生成", @@ -1134,7 +1134,7 @@ "Upload Progress": "上传进度", "URL": "URL", "URL Mode": "URL 模式", - "Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入'#'号来加载你需要的知识库内容。", + "Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入 '#' 号来加载你需要的知识库内容。", "Use Gravatar": "使用来自 Gravatar 的头像", "Use groups to group your users and assign permissions.": "使用权限组来组织用户并分配权限。", "Use Initials": "使用首个字符作为头像",