Edit string to avoid churning translations (#6737)
This commit is contained in:
@@ -311,7 +311,7 @@ export function PostInteractionSettingsForm({
|
||||
onChange={onChangeQuotesEnabled}
|
||||
style={[a.justify_between, a.pt_xs]}>
|
||||
<Text style={[t.atoms.text_contrast_medium]}>
|
||||
<Trans>Allow quote posts</Trans>
|
||||
<Trans>Quote posts enabled</Trans>
|
||||
</Text>
|
||||
<Toggle.Switch />
|
||||
</Toggle.Item>
|
||||
|
||||
Reference in New Issue
Block a user