reflex-app / reflex-app/reflex
Feature: Send language header
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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