fix(Rewards): Ondo campaign afterhours message#28936
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
This is a pure localization/copy change with no code logic, no UI structure changes, no controller modifications, and no impact on any shared components. No E2E tests reference this string directly. The change cannot break any existing test flows. No performance-sensitive code is touched. Running any E2E test tags would be unnecessary overhead for this trivial text correction. Performance Test Selection: |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 11d5184. Configure here.
|




Description
The message was referencing EST instead of EDT and needed changing
Changelog
CHANGELOG entry: null
Related issues
Fixes: n/a
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Text-only localization change in
en.jsonwith no impact to logic, data, or security.Overview
Updates the English locale string for
ondo_campaign_after_hours_trading.contentto reference EDT (instead of EST) and revises the risk disclaimer wording to emphasize reduced liquidity and higher spreads when markets are closed.Reviewed by Cursor Bugbot for commit 11d5184. Bugbot is set up for automated code reviews on this repo. Configure here.