# Page Not Found

The URL `components/trans-component.html` does not exist.

You might be looking for one of these pages:
- [Trans Component](https://react.i18next.com/latest/trans-component.md)
- [Trans Component (v9)](https://react.i18next.com/legacy-v9/trans-component.md)
- [IcuTrans Component](https://react.i18next.com/latest/icu-trans-component.md)
- [Translation (render prop)](https://react.i18next.com/latest/translation-render-prop.md)
- [useTranslation (hook)](https://react.i18next.com/latest/usetranslation-hook.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., `/latest/trans-component.md`)
- Use `Accept: text/markdown` header for content negotiation