Skip to content

fix(meta): localize OG image alt text#292

Merged
ViktorSvertoka merged 2 commits into
developfrom
fix/og-preview
Feb 7, 2026
Merged

fix(meta): localize OG image alt text#292
ViktorSvertoka merged 2 commits into
developfrom
fix/og-preview

Conversation

@ViktorSvertoka
Copy link
Copy Markdown
Member

@ViktorSvertoka ViktorSvertoka commented Feb 7, 2026

Summary by CodeRabbit

  • Documentation
    • Refined homepage messaging to better highlight platform features: Q&A, quizzes, leaderboards, and AI-powered explanations.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 7, 2026

Deploy Preview for develop-devlovers ready!

Name Link
🔨 Latest commit 67a743e
🔍 Latest deploy log https://app.netlify.com/projects/develop-devlovers/deploys/698790eb9c960f00084e0554
😎 Deploy Preview https://deploy-preview-292--develop-devlovers.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devlovers-net Ready Ready Preview, Comment Feb 7, 2026 7:23pm

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 7, 2026

Warning

Rate limit exceeded

@ViktorSvertoka has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 40 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📝 Walkthrough

Walkthrough

This PR updates homepage metadata across three locale files (English, Polish, Ukrainian), changing the title to "DevLovers — Technical Interview Platform" and revising descriptions and og image alt text to reflect the platform's core features.

Changes

Cohort / File(s) Summary
Homepage translations
frontend/messages/en.json, frontend/messages/pl.json, frontend/messages/uk.json
Updated homepage section with new title "DevLovers — Technical Interview Platform", revised description emphasizing Q&A/quizzes/leaderboards/AI explanations, and updated ogImageAlt. Polish and Ukrainian files switched description text to English.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested labels

bug

Suggested reviewers

  • AM1007

Poem

🐰 DevLovers now shines with clarity bright,
"Technical Interview Platform" — a title set right!
Quizzes and leaderboards dance in the fold,
Translations aligned, a story retold! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(meta): localize OG image alt text' directly relates to the main change: localizing OG image alt text across three language files (en.json, pl.json, uk.json).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/og-preview

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Fix all issues with AI agents
In `@frontend/messages/pl.json`:
- Around line 47-50: The Polish locale has English strings for the "title",
"description", and "ogImageAlt" keys — replace those values with proper Polish
translations (keep the "subtitle" as-is); update the values for the keys
"title", "description", and "ogImageAlt" in the pl.json object to Polish
equivalents that match the app tone and length of other locales, ensuring proper
diacritics and punctuation.

In `@frontend/messages/uk.json`:
- Around line 47-50: The keys title, description, and ogImageAlt in the homepage
localization block are still English while subtitle is Ukrainian; update those
three values (title, description, ogImageAlt) in the Ukrainian locale to proper
Ukrainian translations to match subtitle, or if you intend to keep OG metadata
in English for consistency, explicitly document that decision (e.g., a comment
or PR description) so reviewers know it's intentional; locate and edit the
homepage object's title, description, and ogImageAlt fields to apply the
translated strings or add the explanatory note.

Comment thread frontend/messages/pl.json Outdated
Comment thread frontend/messages/uk.json Outdated
@ViktorSvertoka ViktorSvertoka merged commit c5a91f9 into develop Feb 7, 2026
10 checks passed
@ViktorSvertoka ViktorSvertoka deleted the fix/og-preview branch February 7, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant