Description
Hello! 馃憢
In the file ToolCall.tsx at line 76, the UI text is hardcoded in English:
|
found {numberOfHits || 0} results |
It would be great if this text could be translated via configuration.
Thank you!
Environment
- OS: macOS
- Browser: Edge
- DocSearch version: 4.5.3
Description
Hello! 馃憢
In the file ToolCall.tsx at line 76, the UI text is hardcoded in English:
docsearch/packages/docsearch-react/src/ToolCall.tsx
Line 76 in 104f7d1
It would be great if this text could be translated via configuration.
Thank you!
Environment