mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 16:26:25 +08:00
@@ -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: {
|
||||
|
||||
@@ -23,6 +23,8 @@ const translation = {
|
||||
title: '删除对话',
|
||||
content: '您确定要删除此对话吗?',
|
||||
},
|
||||
tryToSolve: '尝试解决',
|
||||
temporarySystemIssue: '抱歉,临时系统问题。',
|
||||
},
|
||||
generation: {
|
||||
tabs: {
|
||||
|
||||
Reference in New Issue
Block a user