mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 18:29:56 +01:00
[TF-1575] fix localizable
This commit is contained in:
parent
9e5cab719f
commit
ad5d00c616
@ -57,7 +57,7 @@ extension ExternalImportInstructionsPresenter {
|
||||
case .lastPass: return T.Externalimport.infoLastpassTitle
|
||||
case .googleAuth: return T.Externalimport.infoGoogleAuthenticatorTitle
|
||||
case .andOTP: return T.Externalimport.infoAndotpTitle
|
||||
case .authenticatorPro: return T.Externalimport.authenticatorproTitle
|
||||
case .authenticatorPro: return T.Externalimport.infoAuthenticatorproTitle
|
||||
case .twofas: return T.Commons._2fasToolbar // Not used here
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user