]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: add a options template to localize algolia tool instructions (#2758)
authorNazaré da Piedade <31008635+nazarepiedady@users.noreply.github.com>
Mon, 30 Sep 2024 13:03:20 +0000 (14:03 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 13:03:20 +0000 (15:03 +0200)
* docs: add a options template to localize algolia tool instructions

closes #2744

* refactor: feedback

---------

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
.github/CONTRIBUTING.md

index 85824df599f2d1dc10a15d636f8cf106e542bc68..92289f25a2e5c8d7f1032ea46de4da9874d211cf 100644 (file)
@@ -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.