Skip to content

Commit

Permalink
update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed Sep 19, 2023
1 parent a858e24 commit 6914c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/view/screens/LanguageSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const LanguageSettingsScreen = observer(function LanguageSettingsImpl(
Primary Language
</Text>
<Text style={[pal.text, s.pb10]}>
Your preferred language for translating posts in your feeds.
Select your preferred language for translations in your feed.
</Text>

<View style={{position: 'relative'}}>
Expand Down Expand Up @@ -162,7 +162,7 @@ export const LanguageSettingsScreen = observer(function LanguageSettingsImpl(
Content Languages
</Text>
<Text style={[pal.text, s.pb10]}>
Select the languages of content you'd like to see in your feeds. If
Select which languages you want your subscribed feeds to include. If
none are selected, all languages will be shown.
</Text>

Expand Down

0 comments on commit 6914c52

Please sign in to comment.