feat: edit question in Chat (#17961)

This commit is contained in:
Hash Brown
2025-04-15 15:37:08 +08:00
committed by GitHub
parent 5dd9acbe44
commit 438463b1c4
10 changed files with 191 additions and 47 deletions

View File

@@ -562,6 +562,7 @@ const translation = {
inputPlaceholder: 'Talk to Bot',
thinking: 'Thinking...',
thought: 'Thought',
resend: 'Resend',
},
promptEditor: {
placeholder: 'Write your prompt word here, enter \'{\' to insert a variable, enter \'/\' to insert a prompt content block',