Skip to content

Commit 8a790cd

Browse files
authored
Revert "Edit string to avoid churning translations (bluesky-social#6737)" (bluesky-social#7087)
This reverts commit 9d3bdbb.
1 parent 10dd0f7 commit 8a790cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dialogs/PostInteractionSettingsDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ export function PostInteractionSettingsForm({
311311
onChange={onChangeQuotesEnabled}
312312
style={[a.justify_between, a.pt_xs]}>
313313
<Text style={[t.atoms.text_contrast_medium]}>
314-
<Trans>Quote posts enabled</Trans>
314+
<Trans>Allow quote posts</Trans>
315315
</Text>
316316
<Toggle.Switch />
317317
</Toggle.Item>

0 commit comments

Comments
 (0)