diff --git a/src/App/Pages/Vault/CipherDetailsPage.xaml b/src/App/Pages/Vault/CipherDetailsPage.xaml
index 14ebbde9c..4652c1cab 100644
--- a/src/App/Pages/Vault/CipherDetailsPage.xaml
+++ b/src/App/Pages/Vault/CipherDetailsPage.xaml
@@ -187,10 +187,8 @@
StyleClass="box-label"
Margin="0,10,0,0"
IsVisible="{Binding Cipher.Login.Fido2Key}"/>
-
diff --git a/src/App/Resources/AppResources.Designer.cs b/src/App/Resources/AppResources.Designer.cs
index df4400de0..9cc738547 100644
--- a/src/App/Resources/AppResources.Designer.cs
+++ b/src/App/Resources/AppResources.Designer.cs
@@ -958,6 +958,15 @@ namespace Bit.App.Resources {
}
}
+ ///
+ /// Looks up a localized string similar to Available for two-step login.
+ ///
+ public static string AvailableForTwoStepLogin {
+ get {
+ return ResourceManager.GetString("AvailableForTwoStepLogin", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to A verification code was sent to your email.
///
diff --git a/src/App/Resources/AppResources.resx b/src/App/Resources/AppResources.resx
index a9c68e2bb..44a3185a6 100644
--- a/src/App/Resources/AppResources.resx
+++ b/src/App/Resources/AppResources.resx
@@ -2656,4 +2656,7 @@ Do you want to switch to this account?
Copy application
+
+ Available for two-step login
+