mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 21:32:10 +03:00
feat(i18n): banner/separator/risk strings for fix4 (en + pt-BR)
This commit is contained in:
@@ -7388,7 +7388,9 @@
|
||||
"back": "Back",
|
||||
"next": "Next",
|
||||
"done": "Done",
|
||||
"loading": "Loading…"
|
||||
"loading": "Loading…",
|
||||
"riskNoticeTitle": "Risk acknowledgment",
|
||||
"riskNoticeBody": "AgentBridge will intercept HTTPS traffic from this agent by redirecting its API hosts via DNS. Only enable if you accept responsibility for compliance with the agent's terms of service and any applicable network policies."
|
||||
},
|
||||
"trafficInspector": {
|
||||
"title": "Traffic Inspector",
|
||||
@@ -7457,6 +7459,11 @@
|
||||
"copy": "Copy",
|
||||
"httpProxyTitle": "HTTP Proxy Snippet — port {port}",
|
||||
"notRecording": "Not recording",
|
||||
"anyStatus": "Any status"
|
||||
"anyStatus": "Any status",
|
||||
"viewingRecordedSession": "Viewing recorded session",
|
||||
"backToLive": "Back to live",
|
||||
"untitledSession": "Untitled session",
|
||||
"contextHistory": "Context History",
|
||||
"modelResponse": "Model Response"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7378,7 +7378,9 @@
|
||||
"back": "Voltar",
|
||||
"next": "Próximo",
|
||||
"done": "Concluído",
|
||||
"loading": "Carregando…"
|
||||
"loading": "Carregando…",
|
||||
"riskNoticeTitle": "Reconhecimento de risco",
|
||||
"riskNoticeBody": "O AgentBridge irá interceptar o tráfego HTTPS deste agente redirecionando seus hosts de API via DNS. Ative somente se você aceita a responsabilidade pelo cumprimento dos termos de serviço do agente e das políticas de rede aplicáveis."
|
||||
},
|
||||
"trafficInspector": {
|
||||
"title": "Inspector de Tráfego",
|
||||
@@ -7447,6 +7449,11 @@
|
||||
"copy": "Copiar",
|
||||
"httpProxyTitle": "Snippet de Proxy HTTP — porta {port}",
|
||||
"notRecording": "Sem gravação",
|
||||
"anyStatus": "Qualquer status"
|
||||
"anyStatus": "Qualquer status",
|
||||
"viewingRecordedSession": "Visualizando sessão gravada",
|
||||
"backToLive": "Voltar ao live",
|
||||
"untitledSession": "Sessão sem nome",
|
||||
"contextHistory": "Histórico do Contexto",
|
||||
"modelResponse": "Resposta do Modelo"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user