update:修正英文版翻译遗漏的chatHistory.前缀

This commit is contained in:
hrz
2026-02-24 08:04:53 +08:00
parent 61fd8b21e0
commit 71b72f5b51
6 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export default {
'chatHistory.loading': 'Loading...',
'chatHistory.noMoreData': 'No more data',
'chatHistory.noChatRecords': 'No chat records',
'chatRecordsDescription': 'Conversation records with agents will be displayed here',
'chatHistory.chatRecordsDescription': 'Conversation records with agents will be displayed here',
// Chat History Detail Page
'chatHistory.pageTitle': 'Chat Detail',
'chatHistory.assistantName': 'Intelligent Assistant',
+1 -1
View File
@@ -130,7 +130,7 @@ export default {
'chatHistory.loading': 'Carregando...',
'chatHistory.noMoreData': 'Não há mais dados',
'chatHistory.noChatRecords': 'Nenhum registro de conversa',
'chatRecordsDescription': 'Os registros de conversas com agentes serão exibidos aqui',
'chatHistory.chatRecordsDescription': 'Os registros de conversas com agentes serão exibidos aqui',
// Chat History Detail Page
'chatHistory.pageTitle': 'Detalhe da Conversa',
'chatHistory.assistantName': 'Assistente Inteligente',