Skip to content

Commit 39887bf

Browse files
authored
Merge pull request Expensify#66137 from Expensify/cristi_update-multiscan-copy
Update copy in the multiscan educational popup
2 parents 8661ff0 + 4f30c4c commit 39887bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/languages/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ const translations = {
10551055
other: 'Receipts scanning...',
10561056
}),
10571057
scanMultipleReceipts: 'Scan multiple receipts',
1058-
scanMultipleReceiptsDescription: 'Snap photos of all your receipts at once, then confirm details yourself or let SmartScan handle it.',
1058+
scanMultipleReceiptsDescription: "Snap photos of all your receipts at once, then confirm details yourself or we'll do it for you.",
10591059
receiptScanInProgress: 'Receipt scan in progress',
10601060
receiptScanInProgressDescription: 'Receipt scan in progress. Check back later or enter the details now.',
10611061
removeFromReport: 'Remove from report',

src/languages/es.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,7 @@ const translations = {
10551055
other: 'Escaneando recibos...',
10561056
}),
10571057
scanMultipleReceipts: 'Escanea varios recibos',
1058-
scanMultipleReceiptsDescription: 'Tome fotos de todos sus recibos a la vez y confirme los detalles usted mismo o deje que SmartScan se encargue.',
1058+
scanMultipleReceiptsDescription: 'Haz fotos de todos tus recibos a la vez y confirma los detalles mismo o nosotros lo haremos por ti.',
10591059
receiptScanInProgress: 'Escaneado de recibo en proceso',
10601060
receiptScanInProgressDescription: 'Escaneado de recibo en proceso. Vuelve a comprobarlo más tarde o introduce los detalles ahora.',
10611061
removeFromReport: 'Eliminar del informe',

0 commit comments

Comments
 (0)