Skip to content

Commit

Permalink
Updated Out of Pocket Text Updated (English and Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshuagarwal24 committed Jan 25, 2024
1 parent 50d91ab commit 17374b2
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 @@ -2000,7 +2000,7 @@ export default {
},
cardTransactions: {
notActivated: 'Not activated',
outOfPocket: 'Out of pocket',
outOfPocket: 'Out-of-pocket spend',
companySpend: 'Company spend',
},
distance: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2487,7 +2487,7 @@ export default {
},
cardTransactions: {
notActivated: 'No activado',
outOfPocket: 'Por cuenta propia',
outOfPocket: 'Gastos por cuenta propia',
companySpend: 'Gastos de empresa',
},
distance: {
Expand Down

0 comments on commit 17374b2

Please sign in to comment.