mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 00:33:20 +00:00
support for new btnReturnText in mobile webauthn connector (#1576)
* support for new btnReturnText in mobile webauthn connector * added header text for connector localization
This commit is contained in:
6
src/App/Resources/AppResources.Designer.cs
generated
6
src/App/Resources/AppResources.Designer.cs
generated
@@ -3609,6 +3609,12 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
public static string Fido2ReturnToApp {
|
||||
get {
|
||||
return ResourceManager.GetString("Fido2ReturnToApp", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Fido2CheckBrowser {
|
||||
get {
|
||||
return ResourceManager.GetString("Fido2CheckBrowser", resourceCulture);
|
||||
|
||||
Reference in New Issue
Block a user