Update src/i18n.ts
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import { notFound } from 'next/navigation';
|
import { notFound } from 'next/navigation';
|
||||||
// import { getRequestConfig } from 'next-intl';
|
// @ts-ignore
|
||||||
|
import { getRequestConfig } from 'next-intl';
|
||||||
|
|
||||||
// Can be imported from a shared config
|
// Can be imported from a shared config
|
||||||
const locales = ['en', 'de'];
|
const locales = ['en', 'de'];
|
||||||
|
|||||||
Reference in New Issue
Block a user