Integrate Prisma for content; enhance SEO, i18n, and deployment workflows
Co-authored-by: dennis <dennis@konkol.net>
This commit is contained in:
3
i18n/locales.ts
Normal file
3
i18n/locales.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const locales = ["en", "de"] as const;
|
||||
export type AppLocale = (typeof locales)[number];
|
||||
|
||||
Reference in New Issue
Block a user