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