From: Nazaré da Piedade <31008635+nazarepiedady@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:03:20 +0000 (+0100) Subject: docs: add a options template to localize algolia tool instructions (#2758) X-Git-Tag: @pinia/nuxt@0.5.5~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=855510ac122f7e6a96a4e0d3d2f64a0d5ecc3e46;p=thirdparty%2Fvuejs%2Fpinia.git 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 --- diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 85824df5..92289f25 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.