Add translations into the login system (Also commiting the settings

window to test in prod)
This commit is contained in:
yuanhau 2025-06-10 16:23:55 +08:00
parent af92b7c573
commit 78bead88cf
3 changed files with 39 additions and 3 deletions

View file

@ -86,7 +86,9 @@
"dangerzone": "DANGER ZONE",
"submit": "Submit",
"greet": "Greetings, ",
"defaultname": "User"
"defaultname": "User",
"login": "Login / Register",
"loginmessage": "We will create a account for you if you don't have one."
},
"popuptext": {
"logout": "Are you sure you want to logout?",