translation bug fixed
This commit is contained in:
8
next-intl.config.ts
Normal file
8
next-intl.config.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
// next-intl.config.ts
|
||||
import { IntlConfig } from "next-intl";
|
||||
|
||||
const nextIntlConfig: IntlConfig = {
|
||||
locale: "uz", // JSON tarjimalar
|
||||
};
|
||||
|
||||
export default nextIntlConfig;
|
||||
Reference in New Issue
Block a user