mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Feature/3557 test element 1 9 5
This commit is contained in:
@@ -104,7 +104,7 @@ struct OnboardingSplashScreen: View {
|
||||
}
|
||||
|
||||
Button { viewModel.send(viewAction: .login) } label: {
|
||||
Text(VectorL10n.onboardingSplashLoginButtonTitle)
|
||||
Text(BWIL10n.onboardingSplashLoginButtonTitle)
|
||||
.font(theme.fonts.body)
|
||||
.padding(12)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user