1.修复自动创建下一期bug
This commit is contained in:
@@ -18,7 +18,8 @@ export default {
|
||||
push_connected: 'Realtime connection established',
|
||||
push_disconnected: 'Polling mode enabled (push removed)',
|
||||
ws_connected: 'Connected to real-time match',
|
||||
ws_disconnected: 'Service unavailable, please check backend service',
|
||||
ws_disconnected: 'Realtime push disconnected, using polling',
|
||||
snapshot_load_failed: 'Failed to load match snapshot, please retry',
|
||||
ws_panel_title: 'Admin WebSocket (vs. mobile lightweight stream)',
|
||||
ws_reload_config: 'Load WS config',
|
||||
ws_connect: 'Connect WS',
|
||||
|
||||
Reference in New Issue
Block a user