mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Text changes in simplified login
This commit is contained in:
@@ -82,7 +82,7 @@ struct AuthenticationQRLoginStartScreen: View {
|
||||
var footerContent: some View {
|
||||
VStack(spacing: 12) {
|
||||
Button(action: scanQR) {
|
||||
Text(VectorL10n.authenticationQrLoginStartTitle)
|
||||
Text(VectorL10n.authenticationQrLoginStartButtonTitle)
|
||||
}
|
||||
.buttonStyle(PrimaryActionButtonStyle(font: theme.fonts.bodySB))
|
||||
.padding(.bottom, 8)
|
||||
|
||||
Reference in New Issue
Block a user