feat: Modify the style of the answer card on the search page #2247 (#2412)

### What problem does this PR solve?

feat: Modify the style of the answer card on the search page #2247

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-09-13 12:31:31 +08:00
committed by GitHub
parent 8f2c0176b4
commit 2bd71d722b
6 changed files with 51 additions and 24 deletions

View File

@@ -432,6 +432,7 @@ The above is the content you need to summarize.`,
ttsTip:
'To play the voice using voice conversion, please select TTS (speech conversion model) in the settings first.',
relatedQuestion: 'Related question',
answerTitle: 'R',
},
setting: {
profile: 'Profile',

View File

@@ -401,6 +401,7 @@ export default {
tts: '文字轉語音',
ttsTip: '是否用語音轉換播放語音請先在設定裡面選擇TTS語音轉換模型。',
relatedQuestion: '相關問題',
answerTitle: '智慧回答',
},
setting: {
profile: '概述',

View File

@@ -418,6 +418,7 @@ export default {
tts: '文本转语音',
ttsTip: '是否用语音转换播放语音请先在设置里面选择TTS语音转换模型。',
relatedQuestion: '相关问题',
answerTitle: '智能回答',
},
setting: {
profile: '概要',