Fix typo in ThreadgateEditor.tsx (#4636)
This commit is contained in:
parent
12faa005af
commit
fc2fba0981
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ function DialogContent({
|
|||
style={[{maxWidth: 500}, a.w_full]}>
|
||||
<View style={[a.flex_1, a.gap_md]}>
|
||||
<Text style={[a.text_2xl, a.font_bold]}>
|
||||
<Trans>Chose who can reply</Trans>
|
||||
<Trans>Choose who can reply</Trans>
|
||||
</Text>
|
||||
<Text style={a.mt_xs}>
|
||||
<Trans>Either choose "Everybody" or "Nobody"</Trans>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue