Skip to content

Commit

Permalink
Merge pull request #53965 from Expensify/jamesdeanexpensify-patch-2
Browse files Browse the repository at this point in the history
[No QA] Update en.ts
  • Loading branch information
pecanoro authored Dec 11, 2024
2 parents ec76adc + 141a951 commit 05b4e8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1311,8 +1311,8 @@ const translations = {
addKey: 'Or add this secret key to your authenticator app:',
enterCode: 'Then enter the six-digit code generated from your authenticator app.',
stepSuccess: 'Finished',
enabled: 'Two-factor authentication is now enabled!',
congrats: 'Congrats, now you’ve got that extra security.',
enabled: 'Two-factor authentication enabled',
congrats: 'Congrats! Now you’ve got that extra security.',
copy: 'Copy',
disable: 'Disable',
enableTwoFactorAuth: 'Enable two-factor authentication',
Expand Down
4 changes: 2 additions & 2 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1311,8 +1311,8 @@ const translations = {
addKey: 'O añade esta clave secreta a tu aplicación de autenticación:',
enterCode: 'Luego introduce el código de seis dígitos generado por tu aplicación de autenticación.',
stepSuccess: 'Finalizado',
enabled: '¡La autenticación de dos factores está ahora habilitada!',
congrats: 'Felicidades, ahora tienes esa seguridad adicional.',
enabled: 'La autenticación de dos factores habilitada',
congrats: '¡Felicidades! Ahora tienes esa seguridad adicional.',
copy: 'Copiar',
disable: 'Deshabilitar',
enableTwoFactorAuth: 'Activar la autenticación de dos factores',
Expand Down

0 comments on commit 05b4e8a

Please sign in to comment.