From 77950e48c76f4a3b29d01831d43039caba29888a Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 18 十一月 2025 14:12:42 +0800
Subject: [PATCH] 修改
---
i18n/en-US/share-app.ts | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/i18n/en-US/share-app.ts b/i18n/en-US/share-app.ts
index bf99005..5d47fd3 100644
--- a/i18n/en-US/share-app.ts
+++ b/i18n/en-US/share-app.ts
@@ -5,15 +5,11 @@
appUnknownError: 'App is unavailable',
},
chat: {
- newChat: 'Start New chat',
- newChatTip: 'Already in a new chat',
- chatSettingsTitle: 'New chat setup',
- chatFormTip: 'Chat settings cannot be modified after the chat has started.',
+ newChat: 'New chat',
pinnedTitle: 'Pinned',
- unpinnedTitle: 'Recent',
+ unpinnedTitle: 'Chats',
newChatDefaultName: 'New conversation',
resetChat: 'Reset conversation',
- viewChatSettings: 'View chat settings',
poweredBy: 'Powered by',
prompt: 'Prompt',
privatePromptConfigTitle: 'Conversation settings',
@@ -34,8 +30,6 @@
},
tryToSolve: 'Try to solve',
temporarySystemIssue: 'Sorry, temporary system issue.',
- expand: 'Expand',
- collapse: 'Collapse',
},
generation: {
tabs: {
@@ -53,8 +47,6 @@
completionResult: 'Completion result',
queryPlaceholder: 'Write your query content...',
run: 'Execute',
- execution: 'EXECUTION',
- executions: '{{num}} EXECUTIONS',
copy: 'Copy',
resultTitle: 'AI Completion',
noData: 'AI will give you what you want here.',
--
Gitblit v1.8.0