mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 10:11:31 +10:00
add "notranslate" tag, handle default locale fallback, fix certifications id in metadata
This commit is contained in:
@ -37,7 +37,7 @@ export const RegisterPage = () => {
|
||||
username: "",
|
||||
email: "",
|
||||
password: "",
|
||||
locale: "en",
|
||||
locale: "en-US",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user