mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
fix(sync): add SSE heartbeat and alive status (#223)
This commit is contained in:
@@ -225,6 +225,9 @@ export default {
|
||||
'syncing.title': 'Syncing…',
|
||||
'syncing.message': 'Your data is being synchronized.',
|
||||
'reconnecting.message': 'Reconnecting...',
|
||||
'reconnecting.reason.error': 'stream error',
|
||||
'reconnecting.reason.closed': 'stream closed',
|
||||
'reconnecting.reason.heartbeatTimeout': 'heartbeat timeout',
|
||||
|
||||
// Send blocked
|
||||
'send.blocked.title': 'Cannot send message',
|
||||
|
||||
Reference in New Issue
Block a user