add "notranslate" tag, handle default locale fallback, fix certifications id in metadata

This commit is contained in:
Amruth Pillai
2023-11-17 13:28:58 +01:00
parent 33bcadd457
commit fe9c19fc4e
8 changed files with 131 additions and 110 deletions

View File

@ -37,7 +37,7 @@ export const RegisterPage = () => {
username: "",
email: "",
password: "",
locale: "en",
locale: "en-US",
},
});