Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ const translations = {
pendingMatchSubmitTitle: 'Submit report',
pendingMatchSubmitDescription: 'Some expenses are awaiting a match with a credit card transaction. Do you want to mark them as cash?',
routePending: 'Route pending...',
automaticallyEnterExpenseDetails: 'Concierge will automatically enter the expense details for you, or you can add them manually.',
automaticallyEnterExpenseDetails: 'Concierge will fill in the details for you.',
receiptScanning: () => ({
one: 'Receipt scanning...',
other: 'Receipts scanning...',
Expand Down
Loading