From d003abcd604239556a908075b074ad9a2d92e5ba Mon Sep 17 00:00:00 2001 From: Ponkhy Date: Sat, 11 Sep 2021 14:34:23 +0200 Subject: [PATCH] Update src/languages/en.js Co-authored-by: Adam Stachowicz --- src/languages/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.js b/src/languages/en.js index 520d4756a..6afa16557 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -21,7 +21,7 @@ export default { clearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?", confirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?", twoFAVerifyLabel: "Please type in your token to verify that 2FA is working", - tokenValidSettingsMsg: "Token valid! You can now save the 2FA settings.", + tokenValidSettingsMsg: "Token is valid! You can now save the 2FA settings.", confirmEnableTwoFAMsg: "Are you sure you want to enable 2FA?", confirmDisableTwoFAMsg: "Are you sure you want to disable 2FA?", Settings: "Settings",