Skip to content

Commit

Permalink
Clarify account deletion process (berty#4888)
Browse files Browse the repository at this point in the history
chore: Make deleting account clearer

Signed-off-by: Iuri Pereira <[email protected]>
  • Loading branch information
iuricmp authored Nov 21, 2024
1 parent 868e1c9 commit 99c7d9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const DeleteAccount: ScreenFC<'Settings.DeleteAccount'> = () => {
}}
>
<View style={[padding.horizontal.medium, padding.bottom.medium]}>
<UnifiedText>
<UnifiedText style={_styles.light}>
<UnifiedText style={_styles.light}>
{t('settings.delete-account.desc-please')}
</UnifiedText>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99c7d9f

Please sign in to comment.