You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/en.ts
+26-26Lines changed: 26 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ const translations = {
126
126
rotate: 'Rotate',
127
127
zoom: 'Zoom',
128
128
password: 'Password',
129
-
magicCode: 'Magic code',
129
+
magicCode: 'Security code',
130
130
digits: 'digits',
131
131
twoFactorCode: 'Two-factor code',
132
132
workspaces: 'Workspaces',
@@ -735,11 +735,11 @@ const translations = {
735
735
revoke: {
736
736
revoke: 'Revoke',
737
737
title: 'Face/fingerprint & passkeys',
738
-
explanation: 'Face/fingerprint or passkey verification are enabled on one or more devices. Revoking access will require a magic code for the next verification on that device.',
739
-
confirmationPrompt: "Are you sure? You'll need a magic code for the next verification on that device.",
740
-
confirmationPromptThisDevice: "Are you sure? You'll need a magic code for the next verification on this device.",
741
-
confirmationPromptMultiple: "Are you sure? You'll need a magic code for the next verification on those devices.",
742
-
confirmationPromptAll: "Are you sure? You'll need a magic code for the next verification on any device.",
738
+
explanation: 'Face/fingerprint or passkey verification are enabled on one or more devices. Revoking access will require a security code for the next verification on that device.',
739
+
confirmationPrompt: "Are you sure? You'll need a security code for the next verification on that device.",
740
+
confirmationPromptThisDevice: "Are you sure? You'll need a security code for the next verification on this device.",
741
+
confirmationPromptMultiple: "Are you sure? You'll need a security code for the next verification on those devices.",
742
+
confirmationPromptAll: "Are you sure? You'll need a security code for the next verification on any device.",
743
743
cta: 'Revoke access',
744
744
ctaAll: 'Revoke all',
745
745
noDevices: "You don't have any devices registered for face/fingerprint or passkey verification. If you register any, you will be able to revoke that access here.",
@@ -771,7 +771,7 @@ const translations = {
771
771
you're signed in!
772
772
`),
773
773
successfulSignInDescription: 'Head back to your original tab to continue.',
774
-
title: "Here's your magic code",
774
+
title: "Here's your security code",
775
775
description: Str.dedent(`
776
776
Please enter the code from the device
777
777
where it was originally requested
@@ -782,7 +782,7 @@ const translations = {
782
782
`),
783
783
or: ', or',
784
784
signInHere: 'just sign in here',
785
-
expiredCodeTitle: 'Magic code expired',
785
+
expiredCodeTitle: 'Security code expired',
786
786
expiredCodeDescription: 'Go back to the original device and request a new code',
787
787
successfulNewCodeRequest: 'Code requested. Please check your device.',
788
788
tfaRequiredTitle: Str.dedent(`
@@ -826,7 +826,7 @@ const translations = {
826
826
phrase3: 'Your payments get to you as fast as you can get your point across.',
827
827
enterPassword: 'Please enter your password',
828
828
welcomeNewFace: (login: string) => `${login}, it's always great to see a new face around here!`,
829
-
welcomeEnterMagicCode: (login: string) => `Please enter the magic code sent to ${login}. It should arrive within a minute or two.`,
829
+
welcomeEnterMagicCode: (login: string) => `Please enter the security code sent to ${login}. It should arrive within a minute or two.`,
830
830
},
831
831
login: {
832
832
hero: {
@@ -836,9 +836,9 @@ const translations = {
836
836
},
837
837
samlSignIn: {
838
838
welcomeSAMLEnabled: 'Continue logging in with single sign-on:',
839
-
orContinueWithMagicCode: 'You can also sign in with a magic code',
839
+
orContinueWithMagicCode: 'You can also sign in with a security code',
840
840
useSingleSignOn: 'Use single sign-on',
841
-
useMagicCode: 'Use magic code',
841
+
useMagicCode: 'Use security code',
842
842
launching: 'Launching...',
843
843
oneMoment: "One moment while we redirect you to your company's single sign-on portal.",
844
844
},
@@ -2184,16 +2184,16 @@ const translations = {
2184
2184
`Add more ways to log in and send receipts to Expensify.<br/><br/>Add an email address to forward receipts to <a href="mailto:${email}">${email}</a> or add a phone number to text receipts to 47777 (US numbers only).`,
2185
2185
pleaseVerify: 'Please verify this contact method.',
2186
2186
getInTouch: "We'll use this method to contact you.",
2187
-
enterMagicCode: (contactMethod: string) => `Please enter the magic code sent to ${contactMethod}. It should arrive within a minute or two.`,
2187
+
enterMagicCode: (contactMethod: string) => `Please enter the security code sent to ${contactMethod}. It should arrive within a minute or two.`,
2188
2188
setAsDefault: 'Set as default',
2189
2189
yourDefaultContactMethod: "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”.",
2190
2190
yourDefaultContactMethodRestrictedSwitch: 'This is your current default contact method. Your company has restricted removing or changing it.',
2191
2191
removeContactMethod: 'Remove contact method',
2192
2192
removeAreYouSure: "Are you sure you want to remove this contact method? This action can't be undone.",
2193
2193
failedNewContact: 'Failed to add this contact method.',
2194
2194
genericFailureMessages: {
2195
-
requestContactMethodValidateCode: 'Failed to send a new magic code. Please wait a bit and try again.',
2196
-
validateSecondaryLogin: 'Incorrect or invalid magic code. Please try again or request a new code.',
2195
+
requestContactMethodValidateCode: 'Failed to send a new security code. Please wait a bit and try again.',
2196
+
validateSecondaryLogin: 'Incorrect or invalid security code. Please try again or request a new code.',
2197
2197
deleteContactMethod: 'Failed to delete contact method. Please reach out to Concierge for help.',
2198
2198
setDefaultContactMethod: 'Failed to set a new default contact method. Please reach out to Concierge for help.',
2199
2199
addContactMethod: 'Failed to add this contact method. Please reach out to Concierge for help.',
@@ -2358,9 +2358,9 @@ const translations = {
2358
2358
accountValidate: {
2359
2359
confirmMerge: 'Are you sure you want to merge accounts?',
2360
2360
lossOfUnsubmittedData: (login: string) => `Merging your accounts is irreversible and will result in the loss of any unsubmitted expenses for <strong>${login}</strong>.`,
2361
-
enterMagicCode: (login: string) => `To continue, please enter the magic code sent to <strong>${login}</strong>.`,
2361
+
enterMagicCode: (login: string) => `To continue, please enter the security code sent to <strong>${login}</strong>.`,
2362
2362
errors: {
2363
-
incorrectMagicCode: 'Incorrect or invalid magic code. Please try again or request a new code.',
2363
+
incorrectMagicCode: 'Incorrect or invalid security code. Please try again or request a new code.',
2364
2364
fallback: 'Something went wrong. Please try again later.',
cardDetailsLoadingFailure: 'An error occurred while loading the card details. Please check your internet connection and try again.',
2717
2717
validateCardTitle: "Let's make sure it's you",
2718
-
enterMagicCode: (contactMethod: string) => `Please enter the magic code sent to ${contactMethod} to view your card details. It should arrive within a minute or two.`,
2718
+
enterMagicCode: (contactMethod: string) => `Please enter the security code sent to ${contactMethod} to view your card details. It should arrive within a minute or two.`,
2719
2719
unexpectedError: 'There was an error trying to get your Expensify card details. Please try again.',
2720
2720
cardFraudAlert: {
2721
2721
confirmButtonText: 'Yes, I do',
@@ -3141,7 +3141,7 @@ const translations = {
3141
3141
license: `Money transmission is provided by ${CONST.WALLET.PROGRAM_ISSUERS.EXPENSIFY_PAYMENTS} (NMLS ID:2017010) pursuant to its <a href="${CONST.OLD_DOT_PUBLIC_URLS.LICENSES_URL}">licenses</a>.`,
3142
3142
},
3143
3143
validateCodeForm: {
3144
-
magicCodeNotReceived: "Didn't receive a magic code?",
3144
+
magicCodeNotReceived: "Didn't receive a security code?",
3145
3145
avoidScamsMessage: '<strong>Avoid scams. Do not share your code with anyone.</strong> Our team will never call, text, or email you for this code.',
3146
3146
enterAuthenticatorCode: 'Please enter your authenticator code',
3147
3147
enterRecoveryCode: 'Please enter your recovery code',
pleaseFillMagicCode: 'Please enter your magic code',
3155
-
incorrectMagicCode: 'Incorrect or invalid magic code. Please try again or request a new code.',
3154
+
pleaseFillMagicCode: 'Please enter your security code',
3155
+
incorrectMagicCode: 'Incorrect or invalid security code. Please try again or request a new code.',
3156
3156
pleaseFillTwoFactorAuth: 'Please enter your two-factor authentication code',
3157
3157
},
3158
3158
},
@@ -3252,7 +3252,7 @@ const translations = {
3252
3252
},
3253
3253
workEmailValidation: {
3254
3254
title: 'Verify your work email',
3255
-
magicCodeSent: (workEmail: string | undefined) => `Please enter the magic code sent to ${workEmail}. It should arrive in a minute or two.`,
3255
+
magicCodeSent: (workEmail: string | undefined) => `Please enter the security code sent to ${workEmail}. It should arrive in a minute or two.`,
3256
3256
},
3257
3257
workEmailValidationError: {
3258
3258
publicEmail: 'Please enter a valid work email from a private domain e.g. mitch@company.com',
@@ -3591,11 +3591,11 @@ const translations = {
3591
3591
},
3592
3592
resendValidationForm: {
3593
3593
linkHasBeenResent: 'Link has been re-sent',
3594
-
weSentYouMagicSignInLink: (login: string, loginType: string) => `I've sent a magic sign-in link to ${login}. Please check your ${loginType} to sign in.`,
3594
+
weSentYouMagicSignInLink: (login: string, loginType: string) => `I've sent a security sign-in link to ${login}. Please check your ${loginType} to sign in.`,
3595
3595
resendLink: 'Resend link',
3596
3596
},
3597
3597
unlinkLoginForm: {
3598
-
toValidateLogin: (primaryLogin: string, secondaryLogin: string) => `To validate ${secondaryLogin}, please resend the magic code from the Account Settings of ${primaryLogin}.`,
3598
+
toValidateLogin: (primaryLogin: string, secondaryLogin: string) => `To validate ${secondaryLogin}, please resend the security code from the Account Settings of ${primaryLogin}.`,
3599
3599
noLongerHaveAccess: (primaryLogin: string) => `If you no longer have access to ${primaryLogin}, please unlink your accounts.`,
3600
3600
unlink: 'Unlink',
3601
3601
linkSent: 'Link sent!',
@@ -3615,7 +3615,7 @@ const translations = {
3615
3615
},
3616
3616
smsDeliveryFailurePage: {
3617
3617
smsDeliveryFailureMessage: (login: string) => `We've been unable to deliver SMS messages to ${login}, so we've suspended it temporarily. Please try validating your number:`,
3618
-
validationSuccess: 'Your number has been validated! Click below to send a new magic sign-in code.',
3618
+
validationSuccess: 'Your number has been validated! Click below to send a new security sign-in code.',
return 'Please wait a moment before trying again.';
@@ -10054,8 +10054,8 @@ const translations = {
10054
10054
removeCopilotAccessConfirm: 'Remove access',
10055
10055
changeAccessLevel: 'Change access level',
10056
10056
makeSureItIsYou: "Let's make sure it's you",
10057
-
enterMagicCode: (contactMethod: string) => `Please enter the magic code sent to ${contactMethod} to add a copilot. It should arrive within a minute or two.`,
10058
-
enterMagicCodeUpdate: (contactMethod: string) => `Please enter the magic code sent to ${contactMethod} to update your copilot.`,
10057
+
enterMagicCode: (contactMethod: string) => `Please enter the security code sent to ${contactMethod} to add a copilot. It should arrive within a minute or two.`,
10058
+
enterMagicCodeUpdate: (contactMethod: string) => `Please enter the security code sent to ${contactMethod} to update your copilot.`,
0 commit comments