update translations

This commit is contained in:
Amruth Pillai
2026-03-18 09:54:10 +01:00
parent f431c0fd89
commit d8ffd00fa6
58 changed files with 1951 additions and 1957 deletions
+1
View File
@@ -22,6 +22,7 @@ export const env = createEnv({
// Authentication
AUTH_SECRET: z.string().min(1),
BETTER_AUTH_API_KEY: z.string().min(1).optional(),
// Social Auth (Google)
GOOGLE_CLIENT_ID: z.string().min(1).optional(),