We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@intlify/h3
1 parent 102576b commit b7aca96Copy full SHA for b7aca96
README.md
@@ -312,6 +312,15 @@ PRs are welcome to add your packages.
312
- [h3-valibot](https://github.com/intevel/h3-valibot)
313
- `useValidateBody(event, schema)`
314
- `useValidateParams(event, schema)`
315
+- [@intlify/h3](https://github.com/intlify/h3)
316
+ - `defineI18nMiddleware(options)`
317
+ - `useTranslation(event)`
318
+ - `getHeaderLocale(event, options)`
319
+ - `getHeaderLocales(event, options)`
320
+ - `getCookieLocale(event, options)`
321
+ - `setCookieLocale(event, options)`
322
+ - `getPathLocale(event, options)`
323
+ - `getQueryLocale(event, options)`
324
325
## License
326
0 commit comments