Bluesky app fork with some witchin' additions 💫

tweak string in ContentLanguagesSettings.tsx (#8582)

authored by

surfdude29 and committed by
GitHub
7837c8f0 3e76a472

+1 -1
+1 -1
src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx
··· 81 81 </Trans> 82 82 </Text> 83 83 <Text style={[pal.textLight, styles.description]}> 84 - <Trans>Leave them all unchecked to see any language.</Trans> 84 + <Trans>Leave them all unselected to see any language.</Trans> 85 85 </Text> 86 86 <ScrollView style={styles.scrollContainer}> 87 87 {languages.map(lang => (