mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-30 05:13:59 +08:00
fix: 修复智能体快照基线与查看逻辑
This commit is contained in:
@@ -831,6 +831,8 @@ export default {
|
||||
'agentSnapshot.before': 'Antes',
|
||||
'agentSnapshot.after': 'Depois',
|
||||
'agentSnapshot.emptyValue': 'Nenhum',
|
||||
'agentSnapshot.secretRedacted': 'Chave secreta mascarada',
|
||||
'agentSnapshot.configValue': 'Valor da configuração',
|
||||
'agentSnapshot.noChangedContent': 'Nenhuma alteração para exibir',
|
||||
'agentSnapshot.noFunctionChange': 'Sem alterações de função',
|
||||
'agentSnapshot.beforeChange': 'Antes da Alteração',
|
||||
|
||||
Reference in New Issue
Block a user