Copy update

This commit is contained in:
Eric Bailey
2024-08-09 17:21:55 -05:00
parent e5030d0556
commit df6b592f28
@@ -164,7 +164,9 @@ export function PostInteractionSettingsDialogInner({
]}>
<CircleInfo fill={t.atoms.text_contrast_low.color} />
<Text style={[a.leading_snug, t.atoms.text_contrast_medium]}>
<Trans>Reply settings are inherited from the root post</Trans>
<Trans>
Reply settings are chosen by the author of the thread
</Trans>
</Text>
</View>
)}