mirror of
https://github.com/Ylianst/MeshCentralRouter
synced 2025-12-24 04:04:27 +00:00
fix force2factor #116
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
9
Properties/Resources.Designer.cs
generated
9
Properties/Resources.Designer.cs
generated
@@ -980,6 +980,15 @@ namespace MeshCentralRouter.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Complete 2FA setup online first.
|
||||
/// </summary>
|
||||
internal static string TwoFactorSetupRequired {
|
||||
get {
|
||||
return ResourceManager.GetString("TwoFactorSetupRequired", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unable to bind to local port.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user