From 855510ac122f7e6a96a4e0d3d2f64a0d5ecc3e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nazar=C3=A9=20da=20Piedade?= <31008635+nazarepiedady@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:03:20 +0100 Subject: [PATCH] docs: add a options template to localize algolia tool instructions (#2758) * docs: add a options template to localize algolia tool instructions closes #2744 * refactor: feedback --------- Co-authored-by: Eduardo San Martin Morote --- .github/CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 85824df599..92289f25a2 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.