MESSENGER-3861 better url management && use our poll german texts

This commit is contained in:
Frank Rotermund
2022-11-21 13:59:55 +01:00
parent f37c28021d
commit 226feb8cf1
13 changed files with 50 additions and 17 deletions
@@ -97,7 +97,7 @@ struct PollEditForm: View {
})
}
ToolbarItem(placement: .principal) {
Text(VectorL10n.pollEditFormCreatePoll)
Text(BWIL10n.pollEditFormCreatePoll)
.font(.headline)
.foregroundColor(theme.colors.primaryContent)
}