refactor(pipelines): simplify connection status copy

This commit is contained in:
RockChinQ
2026-08-26 00:24:37 +08:00
parent 8380bfc7d4
commit 94fd3d274c
9 changed files with 20 additions and 16 deletions
+2 -2
View File
@@ -1329,8 +1329,8 @@ const jaJP = {
atTips: 'ボットをメンション',
streaming: 'ストリーミング',
streamOutput: 'ストリーム',
connected: 'WebSocket接続済み',
disconnected: 'WebSocket未接続',
connected: '接続済み',
disconnected: '未接続',
connectionError: 'WebSocket接続エラー',
connectionFailed: 'WebSocket接続に失敗しました',
notConnected: