## Describe the problem Currently, the `translates` feature in DocSearch does not support string templates with placeholders. For example: ```json { "noResultText": "没有找到关于{{keyword}}的内容过" }