Skip to content

Commit

Permalink
docs: add a options template to localize algolia tool instructions (#…
Browse files Browse the repository at this point in the history
…2758)

* docs: add a options template to localize algolia tool instructions

closes #2744

* refactor: feedback

---------

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
  • Loading branch information
nazarepiedady and posva authored Sep 30, 2024
1 parent 688c526 commit 855510a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@ pnpm run docs:translation:compare <lang> upstream/v2
```

<!-- TODO: add an example once we have got one -->

### 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.

0 comments on commit 855510a

Please sign in to comment.