Skip to content

Commit

Permalink
Use translate for Create an account
Browse files Browse the repository at this point in the history
  • Loading branch information
candy02058912 committed Dec 7, 2024
1 parent ed1bfe7 commit 6145d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/me/account-close/closed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function AccountSettingsClosedComponent( { isUserAccountClosed } ) {
<BlankCanvas className="account-deleted">
<BlankCanvas.Header>
<Button variant="link" className="account-deleted__button-link" href="/">
Create an account
{ translate( 'Create an account' ) }
</Button>
</BlankCanvas.Header>
<BlankCanvas.Content>
Expand Down

0 comments on commit 6145d70

Please sign in to comment.