Skip to content

Commit

Permalink
Merge pull request #54135 from Expensify/jamesdeanexpensify-patch-2
Browse files Browse the repository at this point in the history
Update en.ts
  • Loading branch information
MariaHCD authored Dec 16, 2024
2 parents 476f397 + 7633e31 commit b8579b1
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 @@ -5111,7 +5111,7 @@ const translations = {
tryAgain: 'Try again',
},
systemMessage: {
mergedWithCashTransaction: 'matched a receipt to this transaction.',
mergedWithCashTransaction: 'matched a receipt to this transaction',
},
subscription: {
authenticatePaymentCard: 'Authenticate payment card',
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5626,7 +5626,7 @@ const translations = {
tryAgain: 'Inténtalo de nuevo',
},
systemMessage: {
mergedWithCashTransaction: 'encontró un recibo para esta transacción.',
mergedWithCashTransaction: 'encontró un recibo para esta transacción',
},
subscription: {
authenticatePaymentCard: 'Autenticar tarjeta de pago',
Expand Down

0 comments on commit b8579b1

Please sign in to comment.