feat: rename use of locale to lang where applicable
This commit is contained in:
@@ -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[] = [
|
||||
|
||||
Reference in New Issue
Block a user