From a3fd189dee94c5dbf80ec9bb6e9724f9fe98cfea Mon Sep 17 00:00:00 2001 From: Matthew Nickson Date: Sat, 1 Oct 2022 19:32:27 +0100 Subject: [PATCH] Fixed duplicate translation keys Signed-off-by: Matthew Nickson --- src/languages/en.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/languages/en.js b/src/languages/en.js index 2a506bae0..c918a4a4a 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -544,7 +544,6 @@ export default { "Coming Soon": "Coming Soon", wayToGetClickSendSMSToken: "You can get API Username and API Key from {0} .", lowIntervalWarning: "Are you sure want to set the interval value below 20 seconds? This is NOT supported and may make Uptime Kuma unstable.", - "Please use this option carefully!": "Please use this option carefully!", enterConfirmationString: "To confirm, please enter the following: {0}", confirmLowIntervalRequired: "You must confirm you want to use such a low interval before saving.", errCodeMismatch: "Confirmation code did not match",