# Page Not Found

The URL `components/interpolate.html` does not exist.

You might be looking for one of these pages:
- [Interpolate (v9)](https://react.i18next.com/legacy-v9/interpolate.md)
- [Multiple Translation Files](https://react.i18next.com/guides/multiple-translation-files.md)
- [useTranslation (hook)](https://react.i18next.com/latest/usetranslation-hook.md)
- [withTranslation (HOC)](https://react.i18next.com/latest/withtranslation-hoc.md)
- [TypeScript](https://react.i18next.com/latest/typescript.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://react.i18next.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://react.i18next.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/legacy-v9/interpolate.md`)
- Use `Accept: text/markdown` header for content negotiation