gabrielcsapo / gabrielcsapo/docusaurus-plugin-search-local
Language support is not working
Open
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I use version 2.0.1, and I found out that 'language' is not allowed.
Is there any plan to allow all languages to be used? If not, it would be nice to modify the README. The README said all languages are allowed.
```
[
require.resolve('docusaurus-plugin-search-local'),
{
hashed: true,
language: "ko"
}
],
```
Contributor guide
Assessment
This issue has not been assessed yet.