mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
MESSENGER-3861 better url management && use our poll german texts
This commit is contained in:
@@ -97,7 +97,7 @@ struct PollEditForm: View {
|
||||
})
|
||||
}
|
||||
ToolbarItem(placement: .principal) {
|
||||
Text(VectorL10n.pollEditFormCreatePoll)
|
||||
Text(BWIL10n.pollEditFormCreatePoll)
|
||||
.font(.headline)
|
||||
.foregroundColor(theme.colors.primaryContent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user