Add option to redirect from local translations
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
I live in Russia and my Google are searching in russian.
When I search for react-related stuff in Google, it shows me russian translation of the docs: ru.reactjs.org
But I accustomed to read english documentation for every dev stuff and russian translation are harder to understand for me than original one.
What I want from reactjs.org site is an option for memoize my preferred language. So when I navigate to ru.reactjs.org from Google this option come into play and redirect me to my preferred translation (global one in My case).
Will be glad to see this feature.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 一開始沒有指出檔案、測試或進入點。首先找出 React 文件網站的翻譯與導覽程式碼,接著判斷透過本地化網域進入時如何儲存並套用偏好語言;當已儲存的偏好將訪客重新導向至該語言,同時不影響正常的文件導覽時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react
- 領域
- documentation
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100