tweak string in ContentLanguagesSettings.tsx (#8582)

This commit is contained in:
surfdude29
2025-06-28 16:35:14 +01:00
committed by GitHub
parent 3e76a4725e
commit 7837c8f07d
@@ -81,7 +81,7 @@ export function Component({}: {}) {
</Trans>
</Text>
<Text style={[pal.textLight, styles.description]}>
<Trans>Leave them all unchecked to see any language.</Trans>
<Trans>Leave them all unselected to see any language.</Trans>
</Text>
<ScrollView style={styles.scrollContainer}>
{languages.map(lang => (