Fix landing copy regressions from #598#602
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThis PR updates localization strings across all language files. The English file undergoes a comprehensive marketing copy revision emphasizing faster, simpler workflows with "instantly" and "minutes" language, while all non-English files consistently remove trailing punctuation from their testimonial highlights. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 3/5 reviews remaining, refill in 23 minutes. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
456852e to
b77a596
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
This reverts commit 4ccb033.
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@messages/en.json`:
- Line 1093: The message for the key "home_users_get_update_desc" is misleading
about timing; replace the string to clarify that updates are downloaded in the
background and applied on next app launch (or when the app restarts) rather than
“instantly” applied—for example, update the value of home_users_get_update_desc
to say updates are downloaded in the background and will be applied on next
launch or restart, removing the word “instantly.”
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 907bdc44-fe77-441e-9905-4fbf6d498ad1
📒 Files selected for processing (9)
apps/web/src/components/HowItWorks.astromessages/en.jsonmessages/es.jsonmessages/fr.jsonmessages/id.jsonmessages/it.jsonmessages/ja.jsonmessages/ko.jsonmessages/zh.json
💤 Files with no reviewable changes (1)
- apps/web/src/components/HowItWorks.astro
✅ Files skipped from review due to trivial changes (7)
- messages/es.json
- messages/fr.json
- messages/id.json
- messages/zh.json
- messages/it.json
- messages/ko.json
- messages/ja.json
|



Summary
Validation
Local checks pass; GitHub CI is re-running for the latest review-thread fix.
Summary by CodeRabbit