From 23ac921fb5926c80397f63b14c8fbb955c6e2aa6 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Tue, 5 Nov 2024 11:01:16 +0530 Subject: [PATCH] Remove unused --- web/packages/base/locales/en-US/translation.json | 1 - 1 file changed, 1 deletion(-) diff --git a/web/packages/base/locales/en-US/translation.json b/web/packages/base/locales/en-US/translation.json index e54390813f..4d4167950c 100644 --- a/web/packages/base/locales/en-US/translation.json +++ b/web/packages/base/locales/en-US/translation.json @@ -262,7 +262,6 @@ "LOST_DEVICE": "Lost two-factor device", "INCORRECT_CODE": "Incorrect code", "TWO_FACTOR_INFO": "Add an additional layer of security by requiring more than your email and password to log in to your account", - "DISABLE_TWO_FACTOR_LABEL": "Disable two-factor authentication", "UPDATE_TWO_FACTOR_LABEL": "Update your authenticator device", "disable": "Disable", "reconfigure": "Reconfigure",