mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 06:36:58 +02:00
Fixed wrong bwi specific translation
This commit is contained in:
+1
-1
@@ -185,7 +185,7 @@ final class KeyVerificationSelfVerifyWaitViewController: UIViewController {
|
||||
case .passphraseOrKey:
|
||||
recoverSecretsButtonTitle = BWIL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithPassphrase
|
||||
case .onlyKey:
|
||||
recoverSecretsButtonTitle = VectorL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithoutPassphrase
|
||||
recoverSecretsButtonTitle = BWIL10n.deviceVerificationSelfVerifyWaitRecoverSecretsWithoutPassphrase
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user