mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-30 05:13:59 +08:00
update:修正英文版翻译遗漏的chatHistory.前缀
This commit is contained in:
@@ -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