mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 02:31:53 +02:00
✨ New Login Page (#1504)
This commit is contained in:
parent
655f38203a
commit
f5ab25ed1f
67 changed files with 1669 additions and 713 deletions
|
@ -2,4 +2,6 @@ import languages from "./languages.json";
|
|||
|
||||
export const supportedLngs = Object.keys(languages);
|
||||
|
||||
export const defaultLocale = "en";
|
||||
|
||||
export default languages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue