Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -935,6 +935,10 @@ const message = {
streamIdleTimeoutSeconds: 'Stream Idle Timeout (s)',
maxBodyMb: 'Max Body Size (MB)',
runtimeRefreshSeconds: 'Runtime Refresh Interval (s)',
logRetention: 'Log Retention',
usageRetentionDays: 'Usage Statistics Retention (days)',
contentAuditRetentionDays: 'Content Compliance Audit Retention (days)',
logCleanupIntervalHours: 'Log Cleanup Interval (hours)',
statusTitle: 'AI Gateway Status',
serviceEnabled: 'Service Auto-start',
proxyEnabled: 'Gateway Enabled',
Expand Down Expand Up @@ -976,7 +980,6 @@ const message = {
input: 'Input',
output: 'Output',
total: 'Total',
durationMs: 'Duration (ms)',
healthHealthy: 'Healthy',
healthCooldown: 'Cooldown',
healthUnhealthy: 'Unhealthy',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/es-es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -950,6 +950,10 @@ const message = {
streamIdleTimeoutSeconds: 'Timeout de inactividad streaming (s)',
maxBodyMb: 'Tamaño máximo del cuerpo (MB)',
runtimeRefreshSeconds: 'Intervalo de actualización runtime (s)',
logRetention: 'Retención de logs',
usageRetentionDays: 'Retención de estadísticas de uso (días)',
contentAuditRetentionDays: 'Retención de auditoría de cumplimiento de contenido (días)',
logCleanupIntervalHours: 'Intervalo de limpieza de logs (horas)',
statusTitle: 'Estado del gateway de IA',
serviceEnabled: 'Inicio automático del servicio',
proxyEnabled: 'Gateway habilitado',
Expand Down Expand Up @@ -990,7 +994,6 @@ const message = {
input: 'Entrada',
output: 'Salida',
total: 'Total',
durationMs: 'Duración (ms)',
healthHealthy: 'Saludable',
healthCooldown: 'En enfriamiento',
healthUnhealthy: 'Anómalo',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,10 @@ const message = {
streamIdleTimeoutSeconds: 'ストリーミングアイドルタイムアウト(秒)',
maxBodyMb: '最大リクエスト本文(MB)',
runtimeRefreshSeconds: 'Runtime 更新間隔(秒)',
logRetention: 'ログ保持',
usageRetentionDays: '使用統計保持日数',
contentAuditRetentionDays: 'コンテンツコンプライアンス監査ログ保持日数',
logCleanupIntervalHours: 'ログクリーンアップ間隔(時間)',
statusTitle: 'AI ゲートウェイ状態',
serviceEnabled: 'サービス自動起動',
proxyEnabled: 'ゲートウェイ有効',
Expand Down Expand Up @@ -980,7 +984,6 @@ const message = {
input: '入力',
output: '出力',
total: '合計',
durationMs: '所要時間(ms)',
healthHealthy: '正常',
healthCooldown: 'クールダウン',
healthUnhealthy: '異常',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/ko.ts
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,10 @@ const message = {
streamIdleTimeoutSeconds: '스트리밍 유휴 시간 초과(초)',
maxBodyMb: '최대 요청 본문(MB)',
runtimeRefreshSeconds: 'Runtime 새로고침 간격(초)',
logRetention: '로그 보관',
usageRetentionDays: '사용 통계 보관 일수',
contentAuditRetentionDays: '콘텐츠 컴플라이언스 감사 로그 보관 일수',
logCleanupIntervalHours: '로그 정리 간격(시간)',
statusTitle: 'AI 게이트웨이 상태',
serviceEnabled: '서비스 자동 시작',
proxyEnabled: '게이트웨이 활성화',
Expand Down Expand Up @@ -964,7 +968,6 @@ const message = {
input: '입력',
output: '출력',
total: '합계',
durationMs: '소요 시간(ms)',
healthHealthy: '정상',
healthCooldown: '쿨다운',
healthUnhealthy: '비정상',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/ms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,10 @@ const message = {
streamIdleTimeoutSeconds: 'Tamat masa melahu penstriman (s)',
maxBodyMb: 'Saiz badan maksimum (MB)',
runtimeRefreshSeconds: 'Selang segar semula runtime (s)',
logRetention: 'Pengekalan Log',
usageRetentionDays: 'Pengekalan Statistik Penggunaan (hari)',
contentAuditRetentionDays: 'Pengekalan Audit Pematuhan Kandungan (hari)',
logCleanupIntervalHours: 'Selang Pembersihan Log (jam)',
statusTitle: 'Status gateway AI',
serviceEnabled: 'Auto mula perkhidmatan',
proxyEnabled: 'Gateway diaktifkan',
Expand Down Expand Up @@ -989,7 +993,6 @@ const message = {
input: 'Input',
output: 'Output',
total: 'Jumlah',
durationMs: 'Tempoh (ms)',
healthHealthy: 'Sihat',
healthCooldown: 'Cooldown',
healthUnhealthy: 'Tidak sihat',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/pt-br.ts
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,10 @@ const message = {
streamIdleTimeoutSeconds: 'Timeout de inatividade do streaming (s)',
maxBodyMb: 'Tamanho máximo do corpo (MB)',
runtimeRefreshSeconds: 'Intervalo de atualização do runtime (s)',
logRetention: 'Retenção de logs',
usageRetentionDays: 'Retenção de estatísticas de uso (dias)',
contentAuditRetentionDays: 'Retenção de auditoria de conformidade de conteúdo (dias)',
logCleanupIntervalHours: 'Intervalo de limpeza de logs (horas)',
statusTitle: 'Status do gateway de IA',
serviceEnabled: 'Inicialização automática do serviço',
proxyEnabled: 'Gateway habilitado',
Expand Down Expand Up @@ -985,7 +989,6 @@ const message = {
input: 'Entrada',
output: 'Saída',
total: 'Total',
durationMs: 'Duração (ms)',
healthHealthy: 'Saudável',
healthCooldown: 'Cooldown',
healthUnhealthy: 'Anormal',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,10 @@ const message = {
streamIdleTimeoutSeconds: 'Тайм-аут простоя stream (с)',
maxBodyMb: 'Максимальный размер тела (MB)',
runtimeRefreshSeconds: 'Интервал обновления runtime (с)',
logRetention: 'Хранение журналов',
usageRetentionDays: 'Хранение статистики использования (дни)',
contentAuditRetentionDays: 'Хранение аудита соответствия контента (дни)',
logCleanupIntervalHours: 'Интервал очистки журналов (часы)',
statusTitle: 'Статус AI-шлюза',
serviceEnabled: 'Автозапуск сервиса',
proxyEnabled: 'Шлюз включен',
Expand Down Expand Up @@ -979,7 +983,6 @@ const message = {
input: 'Вход',
output: 'Выход',
total: 'Итого',
durationMs: 'Длительность (ms)',
healthHealthy: 'Исправен',
healthCooldown: 'Cooldown',
healthUnhealthy: 'Неисправен',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -947,6 +947,10 @@ const message = {
streamIdleTimeoutSeconds: 'Akış boşta zaman aşımı (sn)',
maxBodyMb: 'Maksimum gövde boyutu (MB)',
runtimeRefreshSeconds: 'Runtime yenileme aralığı (sn)',
logRetention: 'Log Saklama',
usageRetentionDays: 'Kullanım İstatistikleri Saklama (gün)',
contentAuditRetentionDays: 'İçerik Uyumluluğu Denetim Saklama (gün)',
logCleanupIntervalHours: 'Log Temizleme Aralığı (saat)',
statusTitle: 'AI Ağ Geçidi durumu',
serviceEnabled: 'Servis otomatik başlatma',
proxyEnabled: 'Ağ geçidi etkin',
Expand Down Expand Up @@ -987,7 +991,6 @@ const message = {
input: 'Girdi',
output: 'Çıktı',
total: 'Toplam',
durationMs: 'Süre (ms)',
healthHealthy: 'Sağlıklı',
healthCooldown: 'Cooldown',
healthUnhealthy: 'Sağlıksız',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/zh-Hant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,10 @@ const message = {
streamIdleTimeoutSeconds: '串流空閒逾時(秒)',
maxBodyMb: '最大請求體(MB)',
runtimeRefreshSeconds: 'Runtime 刷新間隔(秒)',
logRetention: '日誌保留',
usageRetentionDays: '用量統計保留天數',
contentAuditRetentionDays: '內容合規審計日誌保留天數',
logCleanupIntervalHours: '日誌清理間隔(小時)',
statusTitle: 'AI 閘道狀態',
serviceEnabled: '服務自啟',
proxyEnabled: '閘道啟用',
Expand Down Expand Up @@ -924,7 +928,6 @@ const message = {
input: '輸入',
output: '輸出',
total: '總計',
durationMs: '耗時(ms)',
healthHealthy: '健康',
healthCooldown: '冷卻',
healthUnhealthy: '異常',
Expand Down
5 changes: 4 additions & 1 deletion frontend/src/lang/modules/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,10 @@ const message = {
streamIdleTimeoutSeconds: '流式空闲超时(秒)',
maxBodyMb: '最大请求体(MB)',
runtimeRefreshSeconds: 'Runtime 刷新间隔(秒)',
logRetention: '日志保留',
usageRetentionDays: '用量统计保留天数',
contentAuditRetentionDays: '内容合规审计日志保留天数',
logCleanupIntervalHours: '日志清理间隔(小时)',
statusTitle: 'AI 网关状态',
serviceEnabled: '服务自启',
proxyEnabled: '网关启用',
Expand Down Expand Up @@ -918,7 +922,6 @@ const message = {
input: '输入',
output: '输出',
total: '总计',
durationMs: '耗时(ms)',
healthHealthy: '健康',
healthCooldown: '冷却',
healthUnhealthy: '异常',
Expand Down
Loading