For discussion

This commit is contained in:
Hugh Nimmo-Smith
2025-01-20 17:25:46 +00:00
parent d901e21804
commit 4ca99f0e59
3 changed files with 209 additions and 105 deletions

View File

@@ -72,8 +72,12 @@
},
"disconnected_banner": "Connectivity to the server has been lost.",
"error": {
"auth_connection_failed_details": "<0>The application could not reach the call authentication service at <2>{{url}}</2>. If you are the server admin, check the network logs and make sure <5>lk-jwt-service</5> is listening at that address.</0>",
"auth_connection_rejected_details": "<0>The application connected to the call authentication service at <2>{{url}}</2>, but it responded with status code {{status}} ({{response}}). If you are the server admin, make sure <10>lk-jwt-service</10> is listening at that address and check the logs for more information.</0>",
"configuration_error": "Configuration error",
"configuration_error_description": "There is a configuration issues with the system. Please contact your administrator.",
"server_error": "Server error",
"server_error_description": "There is a server issue with the system. Please try again and contact your administrator if the problem persists.",
"network_error": "Network error",
"network_error_description": "There is a network issue with the system. Please check your network connection and try again. Alternatively try a different network if available.",
"call_not_found": "Call not found",
"call_not_found_description": "<0>That link doesn't appear to belong to any existing call. Check that you have the right link, or <1>create a new one</1>.</0>",
"connection_failed": "Connection failed",