From ee4a34a94f94b0c36b9c963cbfee399d09b793b3 Mon Sep 17 00:00:00 2001 From: PoleTransformer Date: Wed, 2 Apr 2025 18:28:37 -0700 Subject: [PATCH] add hyperlinks + open new tabs --- src/lang/en.json | 1 + src/pages/EditMonitor.vue | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/lang/en.json b/src/lang/en.json index 3d70d6f20..fdcb3706e 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -88,6 +88,7 @@ "upsideDownModeDescription": "Flip the status upside down. If the service is reachable, it is DOWN.", "ignoreSecWebsocketAcceptHeaderDescription": "Allows the server to not reply with Sec-WebSocket-Accept header, if the websocket upgrade succeeds.", "Ignore Sec-WebSocket-Accept header": "Ignore {0} header", + "wsSubprotocolDescription": "For more information on subprotocols, please consult the {documentation}", "WebSocket Application Messaging Protocol": "WAMP (The WebSocket Application Messaging Protocol)", "Session Initiation Protocol": "WebSocket Transport for SIP (Session Initiation Protocol)", "Network API for Notification Channel": "OMA RESTful Network API for Notification Channel", diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index 6af2d4669..559f77fdb 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -191,6 +191,11 @@ + + + @@ -410,8 +415,8 @@
- jsonata.org - {{ $t('playground') }} + jsonata.org + {{ $t('playground') }}
@@ -550,8 +555,8 @@ - jsonata.org - {{ $t('here') }} + jsonata.org + {{ $t('here') }}
@@ -621,7 +626,7 @@ @@ -630,8 +635,8 @@ - jsonata.org - {{ $t('here') }} + jsonata.org + {{ $t('here') }}