Skip to content

[NO QA] Slight copy updates on "Hold expenses" modal #58728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 21, 2025
Merged
Changes from 2 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
4 changes: 2 additions & 2 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1084,8 +1084,8 @@ const translations = {
holdEducationalTitle: 'This request is on',
holdEducationalText: 'hold',
whatIsHoldExplain: 'Hold is like hitting “pause” on an expense to ask for more details before approval or payment.',
holdIsLeftBehind: 'Held expenses are left behind even if you approve an entire report.',
unholdWhenReady: "Unhold expenses when you're ready to approve or pay.",
holdIsLeftBehind: 'Held expenses are left behind on report approval or payment.',
unholdWhenReady: 'Approvers can unhold expenses when they’re ready for approval or payment.',
changePolicyEducational: {
title: 'You moved this report!',
description: 'Double-check these items, which tend to change when moving reports to a new workspace.',
Expand Down
Loading