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

(cherry picked from commit b8579b1)

(CP triggered by AndrewGable)
  • Loading branch information
MariaHCD authored and OSBotify committed Dec 16, 2024
1 parent 480a73e commit 4497eaf
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 @@ -5099,7 +5099,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 @@ -5614,7 +5614,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 4497eaf

Please sign in to comment.