feat(fullstack): Add server health check with overlay
This commit is contained in:
@@ -5,5 +5,13 @@
|
||||
"employer": "Employer",
|
||||
"worksCouncilMember": "Works Council Member",
|
||||
"worksCouncilChair": "Works Council Chair"
|
||||
},
|
||||
"serverConnection": {
|
||||
"title": "Server Connection Lost",
|
||||
"message": "The connection to the server is currently unavailable. We are automatically trying to restore the connection.",
|
||||
"checking": "Checking connection...",
|
||||
"lastCheck": "Last check",
|
||||
"retryInfo": "Automatic retry every 60 seconds",
|
||||
"retryNow": "Try again now"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user