From 9d3bdbb2b9df8bbee7fe8ed4df87226b2e498f03 Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 25 Nov 2024 20:49:43 +0000 Subject: [PATCH] Edit string to avoid churning translations (#6737) --- src/components/dialogs/PostInteractionSettingsDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dialogs/PostInteractionSettingsDialog.tsx b/src/components/dialogs/PostInteractionSettingsDialog.tsx index a698574a49..fc77eda0d3 100644 --- a/src/components/dialogs/PostInteractionSettingsDialog.tsx +++ b/src/components/dialogs/PostInteractionSettingsDialog.tsx @@ -311,7 +311,7 @@ export function PostInteractionSettingsForm({ onChange={onChangeQuotesEnabled} style={[a.justify_between, a.pt_xs]}> - Allow quote posts + Quote posts enabled