feat: rename use of locale to lang where applicable

This commit is contained in:
Michael Zetterberg
2024-04-08 15:17:07 +02:00
parent f3c9386ef4
commit 7ebc604156
14 changed files with 110 additions and 118 deletions

View File

@@ -1,6 +1,6 @@
import { pageNames } from "@/constants/myPages"
import type { Lang } from "@/types/lang"
import type { Lang } from "@/constants/languages"
/* Authenticated routes */
export const protectedRoutes: string[] = [