Fix typos and clarify two accessibilityHint
s (#2923)
* Clarify accessibilityHint in Settings * Fix typo in ModerationMutedAccounts.tsx * Fix typo in ModerationBlockedAccounts.tsx * fix lint error in ModerationMutedAccounts.tsx * try again * fix lint error in index.tsx * try again * Update index.tsx * Update index.tsx --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
This commit is contained in:
parent
5bec587717
commit
69f8ea80f8
3 changed files with 5 additions and 5 deletions
|
@ -131,7 +131,7 @@ export function ModerationBlockedAccounts({}: Props) {
|
|||
<Text type="lg" style={[pal.text, styles.emptyText]}>
|
||||
<Trans>
|
||||
You have not blocked any accounts yet. To block an account, go
|
||||
to their profile and selected "Block account" from the menu on
|
||||
to their profile and select "Block account" from the menu on
|
||||
their account.
|
||||
</Trans>
|
||||
</Text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue