Try your search with a different keyword or use * as a wildcard.
@model Nop.Plugin.MultiFactorAuth.GoogleAuthenticator.Models.AuthModel
@Html.Raw(T("Plugins.MultiFactorAuth.GoogleAuthenticator.Customer.Instruction"))
- @Html.Raw(T("Plugins.MultiFactorAuth.GoogleAuthenticator.Customer.InstructionManual"))
- @T("Plugins.MultiFactorAuth.GoogleAuthenticator.Customer.Account") @(Model.Account)
- @T("Plugins.MultiFactorAuth.GoogleAuthenticator.Customer.Key") @(Model.ManualEntryQrCode)
- @T("Plugins.MultiFactorAuth.GoogleAuthenticator.Customer.TypeKey")