mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-17 15:27:15 +00:00
refactor(pipelines): simplify connection status copy
This commit is contained in:
@@ -1099,8 +1099,8 @@ const thTH = {
|
||||
atTips: 'กล่าวถึง Bot',
|
||||
streaming: 'สตรีมมิ่ง',
|
||||
streamOutput: 'สตรีม',
|
||||
connected: 'เชื่อมต่อ WebSocket แล้ว',
|
||||
disconnected: 'ยกเลิกการเชื่อมต่อ WebSocket',
|
||||
connected: 'เชื่อมต่อแล้ว',
|
||||
disconnected: 'ไม่ได้เชื่อมต่อ',
|
||||
connectionError: 'ข้อผิดพลาดการเชื่อมต่อ WebSocket',
|
||||
connectionFailed: 'เชื่อมต่อ WebSocket ล้มเหลว',
|
||||
notConnected: 'ยังไม่ได้เชื่อมต่อ WebSocket กรุณาลองใหม่ภายหลัง',
|
||||
|
||||
Reference in New Issue
Block a user