mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
MESSENGER-3652 changed text closed poll into hidden poll
This commit is contained in:
committed by
Frank Rotermund
parent
d6d4d22541
commit
93c40d43f3
@@ -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