about summary refs log tree commit diff
path: root/src/screens
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens')
-rw-r--r--src/screens/Profile/components/ProfileFeedHeader.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/Profile/components/ProfileFeedHeader.tsx b/src/screens/Profile/components/ProfileFeedHeader.tsx
index 0154d535c..fbd7d5e61 100644
--- a/src/screens/Profile/components/ProfileFeedHeader.tsx
+++ b/src/screens/Profile/components/ProfileFeedHeader.tsx
@@ -502,7 +502,7 @@ function DialogInner({
             <View
               style={[a.flex_row, a.align_center, a.gap_sm, a.justify_between]}>
               <Text style={[a.italic, t.atoms.text_contrast_medium]}>
-                Something wrong? Let us know.
+                <Trans>Something wrong? Let us know.</Trans>
               </Text>
 
               <Button