fix types
Co-authored-by: Petter Sæterøy <potetmos1@users.noreply.github.com>
This commit is contained in:
@@ -93,4 +93,6 @@ export const translations = {
|
||||
dnsAlt: "Logo for the Norwegian Student Society",
|
||||
},
|
||||
},
|
||||
};
|
||||
} as const;
|
||||
|
||||
export type Lang = keyof typeof translations;
|
Reference in New Issue
Block a user