Skip to content

Commit

Permalink
Merge pull request #48952 from Expensify/jamesdeanexpensify-patch-1
Browse files Browse the repository at this point in the history
Update en.ts
  • Loading branch information
marcochavezf authored Sep 11, 2024
2 parents 1e8e4f4 + 4ba83b6 commit a288282
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ export default {
common: {
card: 'Cards',
expensifyCard: 'Expensify Card',
companyCards: 'Company Cards',
companyCards: 'Company cards',
workflows: 'Workflows',
workspace: 'Workspace',
edit: 'Edit workspace',
Expand Down Expand Up @@ -2992,7 +2992,7 @@ export default {
},
},
companyCards: {
title: 'Company Cards',
title: 'Company cards',
subtitle: 'Import spend from existing company cards.',
feed: {
title: 'Import company cards',
Expand All @@ -3003,7 +3003,7 @@ export default {
},
ctaTitle: 'Add company cards',
},
disableCardTitle: 'Disable Company Cards',
disableCardTitle: 'Disable company cards',
disableCardPrompt: 'You can’t disable company cards because this feature is in use. Reach out to the Concierge for next steps.',
disableCardButton: 'Chat with Concierge',
assignCard: 'Assign card',
Expand Down Expand Up @@ -3711,7 +3711,7 @@ export default {
onlyAvailableOnPlan: 'Tax codes are only available on the Control plan, starting at ',
},
companyCards: {
title: 'Company Cards',
title: 'Company cards',
description: `Company cards lets you import spend for existing company cards from all major card issuers. You can assign cards to employees, and automatically import transactions.`,
onlyAvailableOnPlan: 'Company cards are only available on the Control plan, starting at ',
},
Expand Down

0 comments on commit a288282

Please sign in to comment.