mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-03 20:25:18 +02:00
localization v1
This commit is contained in:
parent
6f8864a13d
commit
6cf62cfb82
12 changed files with 661 additions and 64 deletions
1
frontend/src/app.d.ts
vendored
1
frontend/src/app.d.ts
vendored
|
@ -16,6 +16,7 @@ declare global {
|
|||
uuid: string;
|
||||
public_profile: boolean;
|
||||
} | null;
|
||||
locale: string;
|
||||
}
|
||||
// interface PageData {}
|
||||
// interface PageState {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue