mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 16:43:55 +08:00
update:修正英文版翻译遗漏的chatHistory.前缀
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user