Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

mark string for localization (#7083)

authored by

surfdude29 and committed by
GitHub
10dd0f76 6e20893a

+1 -1
+1 -1
src/screens/Profile/components/ProfileFeedHeader.tsx
··· 502 502 <View 503 503 style={[a.flex_row, a.align_center, a.gap_sm, a.justify_between]}> 504 504 <Text style={[a.italic, t.atoms.text_contrast_medium]}> 505 - Something wrong? Let us know. 505 + <Trans>Something wrong? Let us know.</Trans> 506 506 </Text> 507 507 508 508 <Button