Skip to content

Commit addd34e

Browse files
Simplify expense details message in English language file
1 parent bc7d1be commit addd34e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/languages/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ const translations = {
13131313
pendingMatchSubmitTitle: 'Submit report',
13141314
pendingMatchSubmitDescription: 'Some expenses are awaiting a match with a credit card transaction. Do you want to mark them as cash?',
13151315
routePending: 'Route pending...',
1316-
automaticallyEnterExpenseDetails: 'Concierge will automatically enter the expense details for you, or you can add them manually.',
1316+
automaticallyEnterExpenseDetails: 'Concierge will add the details for you, or you can add them manually.',
13171317
receiptScanning: () => ({
13181318
one: 'Receipt scanning...',
13191319
other: 'Receipts scanning...',

0 commit comments

Comments
 (0)