react.dev
react.dev copied to clipboard
[Suggestion]: How to use local language search on a translation website
Summary
Support use local language search on a translation website
Page
https://zh-hans.react.dev/, https://ja.react.dev/ etc..
Details
such as search フック on japen:
search 状态 on Chinese:
and use english search...:
i saw the search use algolia, and translate site use the same algolia-api-key for request in source code.So this is the reason?
how can i do for it?