Skip to content

Commit

Permalink
Merge pull request #46927 from Expensify/andrew-welcome-update
Browse files Browse the repository at this point in the history
Update copy for welcome modal
  • Loading branch information
Julesssss authored Aug 7, 2024
2 parents 7b18ac5 + 3d40d31 commit 03783a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1514,7 +1514,7 @@ export default {
welcome: 'Welcome!',
explanationModal: {
title: 'Welcome to Expensify',
description: 'Request and send money is just as easy as sending a message. The new era of expensing is upon us.',
description: 'One app to handle your business and personal spend at the speed of chat. Try it out and let us know what you think. Much more to come!',
secondaryDescription: 'To switch back to Expensify Classic, just tap your profile picture > Go to Expensify Classic.',
},
welcomeVideo: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1526,7 +1526,7 @@ export default {
welcome: '¡Bienvenido!',
explanationModal: {
title: 'Bienvenido a Expensify',
description: 'Recibir pagos es tan fácil como mandar un mensaje',
description: 'Una aplicación para gestionar en un chat todos los gastos de tu empresa y personales. Inténtalo y dinos qué te parece. ¡Hay mucho más por venir!',
secondaryDescription: 'Para volver a Expensify Classic, simplemente haz click en tu foto de perfil > Ir a Expensify Classic.',
},
welcomeVideo: {
Expand Down

0 comments on commit 03783a5

Please sign in to comment.