diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 2b95855bf6..ec8b7f93f9 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -86,3 +86,7 @@ pnpm run docs:translation:compare upstream/v2 ``` + +### Translating Search text + +The search box is powered by Algolia and you will need to translate the properties. Inspire yourself from `.vitepress/config/zh.ts` `zhSearch` variable.