Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Tweak app language string in Settings (#7825)

authored by

surfdude29 and committed by
GitHub
1fd3af3c 3f879f03

+1 -2
+1 -2
src/screens/Settings/LanguageSettings.tsx
··· 82 82 <View style={[a.gap_md, a.w_full]}> 83 83 <Text style={[a.leading_snug]}> 84 84 <Trans> 85 - Select your app language for the default text to display in 86 - the app. 85 + Select which language to use for the app's user interface. 87 86 </Trans> 88 87 </Text> 89 88 <View style={[a.relative, web([a.w_full, {maxWidth: 400}])]}>