reflex-app / reflex-app/reflex

Feature: Send language header

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
34
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Problem: It's hard to test internationalization and see how a site will respond without using Google Translate or switching the device language. Instead, could we spoof the header language?

Related problem: Sometimes you don't have manual translations, but want to see how a design will look in another language using Google Translate.

  • Accept-language
  • Content-language

Resources
https://www.w3.org/International/questions/qa-lang-priorities
https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

Tools
http://validator.w3.org/i18n-checker/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation files, tests, or entry points are named. Start by locating the request or header-handling code and existing internationalization tests, then clarify whether Accept-Language, Content-Language, or both must be spoofed and how completion will be verified.

Written by the indexing model from the issue text.

Assessment

Domain
internationalization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.