translations: Update chat save message in Chinese translations

This commit is contained in:
月月
2025-07-17 08:45:25 +08:00
parent 380d126b59
commit fec4990506
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -313,8 +313,8 @@
"The current system prompt is\n\n---\n\n%1": "The current system prompt is\n\n---\n\n%1",
"Unknown function call: %1": "Unknown function call: %1",
"%1 notifications": "%1 notifications",
"Save chat from %1": "Save chat from %1",
"Load chat from %1": "Load chat from %1",
"Load prompt from %1": "Load prompt from %1",
"Online models disallowed for \n\nControlled by `policies.ai` config option": "Online models disallowed for \n\nControlled by `policies.ai` config option"
"Online models disallowed for \n\nControlled by `policies.ai` config option": "Online models disallowed for \n\nControlled by `policies.ai` config option",
"Save chat to %1": "Save chat to %1"
}
+1 -1
View File
@@ -314,7 +314,7 @@
"Online models disallowed for \n\nControlled by `policies.ai` config option": "禁止使用在线模型\n\n由 `policies.ai` 配置项控制",
"Loaded the following system prompt\n\n---\n\n%1": "已加载以下系统提示词\n\n---\n\n%1",
"%1 notifications": "%1 条通知",
"Save chat from %1": "保存聊天记录到 %1",
"Save chat to %1": "保存聊天记录到 %1",
"Load chat from %1": "从 %1 加载聊天记录",
"Load prompt from %1": "从 %1 加载提示词"
}