Skip to content

Commit

Permalink
Merge pull request #35162 from AnshuAgarwal24/ecard-out-of-pocket-tex…
Browse files Browse the repository at this point in the history
…t-changed

Updated Out of Pocket Text Updated (English and Spanish)
  • Loading branch information
pecanoro authored Jan 25, 2024
2 parents 091f5f6 + 17374b2 commit 8cc80e6
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 8cc80e6

Please sign in to comment.