From ccf4df36a1467265ffc8c957d172bb24de3a4261 Mon Sep 17 00:00:00 2001 From: GrzegorzZajac000 Date: Mon, 25 Mar 2024 12:22:34 +0100 Subject: [PATCH] #1515 Notifications text improvement --- src/_locales/en/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_locales/en/notifications.json b/src/_locales/en/notifications.json index 352e534..70d01af 100644 --- a/src/_locales/en/notifications.json +++ b/src/_locales/en/notifications.json @@ -38,7 +38,7 @@ "successPushSentTitle": "Push sent", "successPushSentMessage": "Please check your phone and accept your login request.", "successPushSentClipboardTitle": "Push sent", - "successPushSentClipboardMessage": "Please check your phone and accept your login request. The token will be copied to the clipboard.", + "successPushSentClipboardMessage": "Please check your phone and accept your login request. Copy your token and paste it into the correct input on the website.", "successExtNameUpdatedTitle": "Success", "successExtNameUpdatedMessage": "Extension name updated", "successDeviceDisconnectedTitle": "Success",