[Feature Request] Allow "No results found" string to be customized
Open
template
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
**Is your feature request related to a problem? Please describe.**
[This string](https://github.com/dotnet/docfx/blob/9ec2d2c6bf8b42509d64301c120b599236a629c6/templates/default/styles/docfx.js#L309C18-L309C18) is hard coded and it would be good if we could localize it via an entry in token.json.
**Describe the solution you'd like**
Add a "noResultsFound" string to token.json.
**Describe alternatives you've considered**
Maintaining my own version of docfx.js for our custom theme.
Contributor guide
Assessment
This issue has not been assessed yet.