MESSENGER-3707 new login flow and welcome integration

This commit is contained in:
Frank Rotermund
2022-11-30 18:10:20 +01:00
parent a37881ff16
commit 23021f6cbb
15 changed files with 172 additions and 41 deletions
@@ -38,7 +38,7 @@ struct AuthenticationServerSelectionViewState: BindableState {
var hasModalPresentation: Bool
var headerTitle: String {
flow == .login ? VectorL10n.authenticationServerSelectionLoginTitle : VectorL10n.authenticationServerSelectionRegisterTitle
flow == .login ? BWIL10n.authenticationServerSelectionLoginTitle : VectorL10n.authenticationServerSelectionRegisterTitle
}
var headerMessage: String {