Skip to content

Commit

Permalink
Update en.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdeanexpensify authored Jun 12, 2024
1 parent ab6395f commit 12ca2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ export default {
enterMagicCode: ({contactMethod}: EnterMagicCodeParams) => `Please enter the magic code sent to ${contactMethod}`,
setAsDefault: 'Set as default',
yourDefaultContactMethod:
'This is your current default contact method. You can't delete it until you select another contact method and click “Set as default”.',
'This is your current default contact method. Before you can delete it, you'll need to choose another contact method and click “Set as default”.',
removeContactMethod: 'Remove contact method',
removeAreYouSure: 'Are you sure you want to remove this contact method? This action can't be undone.',
failedNewContact: 'Failed to add this contact method.',
Expand Down

0 comments on commit 12ca2a2

Please sign in to comment.