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

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Minseo Lee 2024-02-15 09:19:22 +09:00 committed by GitHub
parent 44259948cc
commit a7661b1f6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -731,7 +731,7 @@ export function SettingsScreen({}: Props) {
accessibilityRole="button"
accessibilityLabel={_(msg`Change password`)}
accessibilityHint={_(
msg`Opens modal for change your Bluesky password`,
msg`Opens modal for changing your Bluesky password`,
)}>
<View style={[styles.iconContainer, pal.btn]}>
<FontAwesomeIcon