translate sort replies (#6110)

This commit is contained in:
Samuel Newman
2024-11-04 21:47:21 +00:00
committed by Dan Abramov
parent ac9d910e1e
commit 5db0c72205
+3 -1
View File
@@ -44,7 +44,9 @@ export function ThreadPreferencesScreen({}: Props) {
<SettingsList.Container>
<SettingsList.Group>
<SettingsList.ItemIcon icon={BubblesIcon} />
<SettingsList.ItemText>Sort replies</SettingsList.ItemText>
<SettingsList.ItemText>
<Trans>Sort replies</Trans>
</SettingsList.ItemText>
<View style={[a.w_full, a.gap_md]}>
<Text style={[a.flex_1, t.atoms.text_contrast_medium]}>
<Trans>Sort replies to the same post by:</Trans>