slider component updated
This commit is contained in:
6
i18n/routing.ts
Normal file
6
i18n/routing.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { defineRouting } from "next-intl/routing";
|
||||
|
||||
export const routing = defineRouting({
|
||||
locales: ["uz", "ru"],
|
||||
defaultLocale: "uz",
|
||||
});
|
||||
Reference in New Issue
Block a user