mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Fix:webapp UI issues (#15601)
This commit is contained in:
@@ -6,6 +6,7 @@ const translation = {
|
||||
},
|
||||
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.',
|
||||
pinnedTitle: 'Pinned',
|
||||
|
||||
@@ -6,6 +6,7 @@ const translation = {
|
||||
},
|
||||
chat: {
|
||||
newChat: '开启新对话',
|
||||
newChatTip: '已在新对话中',
|
||||
chatSettingsTitle: '新对话设置',
|
||||
chatFormTip: '对话开始后,对话设置将无法修改。',
|
||||
pinnedTitle: '已置顶',
|
||||
|
||||
Reference in New Issue
Block a user