mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 19:34:25 +02:00
MESSENGER-3652 changed text closed poll into hidden poll
This commit is contained in:
committed by
Frank Rotermund
parent
59abc062fc
commit
4868f7fe2a
@@ -65,7 +65,7 @@ private struct PollEditFormTypeButton: View {
|
||||
case .disclosed:
|
||||
return VectorL10n.pollEditFormPollTypeOpen
|
||||
case .undisclosed:
|
||||
return VectorL10n.pollEditFormPollTypeClosed
|
||||
return BWIL10n.pollEditFormPollTypeClosed
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user