You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,7 @@ pnpm run docs:translation:compare <lang> upstream/v2
86
86
```
87
87
88
88
<!-- TODO: add an example once we have got one -->
89
+
90
+
### Translating Search text
91
+
92
+
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 commit comments