my fork of the bluesky client

translate sort replies (#6110)

authored by samuel.fm and committed by

GitHub 86840f27 26c48373

+3 -1
+3 -1
src/screens/Settings/ThreadPreferences.tsx
··· 44 44 <SettingsList.Container> 45 45 <SettingsList.Group> 46 46 <SettingsList.ItemIcon icon={BubblesIcon} /> 47 - <SettingsList.ItemText>Sort replies</SettingsList.ItemText> 47 + <SettingsList.ItemText> 48 + <Trans>Sort replies</Trans> 49 + </SettingsList.ItemText> 48 50 <View style={[a.w_full, a.gap_md]}> 49 51 <Text style={[a.flex_1, t.atoms.text_contrast_medium]}> 50 52 <Trans>Sort replies to the same post by:</Trans>