From 4ba83b6def2d4fb8ab4eb69b12182faef40b4795 Mon Sep 17 00:00:00 2001 From: James Dean Date: Tue, 10 Sep 2024 16:48:22 -0700 Subject: [PATCH] Update en.ts Updating per grammar guidelines --- src/languages/en.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/languages/en.ts b/src/languages/en.ts index 99dad19fbbfb..84df38989cc9 100755 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -2152,7 +2152,7 @@ export default { common: { card: 'Cards', expensifyCard: 'Expensify Card', - companyCards: 'Company Cards', + companyCards: 'Company cards', workflows: 'Workflows', workspace: 'Workspace', edit: 'Edit workspace', @@ -2952,7 +2952,7 @@ export default { }, }, companyCards: { - title: 'Company Cards', + title: 'Company cards', subtitle: 'Import spend from existing company cards.', feed: { title: 'Import company cards', @@ -2963,7 +2963,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', @@ -3671,7 +3671,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 ', },