Update src/view/screens/Settings/index.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
zio/stable
Minseo Lee 2024-02-15 09:19:28 +09:00 committed by GitHub
parent a7661b1f6f
commit 3f1a85198a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ export function SettingsScreen({}: Props) {
accessibilityRole="button"
accessibilityLabel={_(msg`Export my data`)}
accessibilityHint={_(
msg`Opens modal for download Bluesky account data (repository)`,
msg`Opens modal for downloading Bluesky account data (repository)`,
)}>
<View style={[styles.iconContainer, pal.btn]}>
<FontAwesomeIcon