localization v1

This commit is contained in:
Sean Morley
2024-10-26 23:03:35 -04:00
parent 6f8864a13d
commit 6cf62cfb82
12 changed files with 661 additions and 64 deletions

View File

@@ -16,6 +16,7 @@ declare global {
uuid: string;
public_profile: boolean;
} | null;
locale: string;
}
// interface PageData {}
// interface PageState {}