Fix/embedding chat (#899)

Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
zxhlyh
2023-08-18 10:39:05 +08:00
committed by GitHub
parent 9adbeadeec
commit fb62017e50
4 changed files with 36 additions and 95 deletions

View File

@@ -27,6 +27,8 @@ const translation = {
title: 'Delete conversation',
content: 'Are you sure you want to delete this conversation?',
},
tryToSolve: 'Try to solve',
temporarySystemIssue: 'Sorry, temporary system issue.',
},
generation: {
tabs: {

View File

@@ -23,6 +23,8 @@ const translation = {
title: '删除对话',
content: '您确定要删除此对话吗?',
},
tryToSolve: '尝试解决',
temporarySystemIssue: '抱歉,临时系统问题。',
},
generation: {
tabs: {