first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { defineRouting } from 'next-intl/routing'
|
||||
|
||||
export const routing = defineRouting({
|
||||
locales: ['tr', 'en'],
|
||||
defaultLocale: 'tr',
|
||||
})
|
||||
Reference in New Issue
Block a user