Bug: i18n is incomplete for static metadata and dynamic alt text #6

Open
opened 2026-02-20 22:07:20 +00:00 by echo · 1 comment
Owner

Problem

Some user-facing strings are hardcoded and bypass translation flow.

Evidence

  • <title>, meta description, OG tags hardcoded FR
  • Skip link hardcoded FR
  • QR image alt hardcoded EN

Acceptance criteria

  • Document title/meta/OG data update on language switch
  • Skip link localized
  • QR alt text localized
  • No mixed-language UI for supported locales
## Problem Some user-facing strings are hardcoded and bypass translation flow. ## Evidence - `<title>`, meta description, OG tags hardcoded FR - Skip link hardcoded FR - QR image `alt` hardcoded EN ## Acceptance criteria - Document title/meta/OG data update on language switch - Skip link localized - QR alt text localized - No mixed-language UI for supported locales
Author
Owner

Linked implementation PR: #13

Linked implementation PR: #13
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0mg-cc/kincode#6
No description provided.