lang: translation of 404 window title

This commit is contained in:
AdrienLSH
2024-02-02 10:15:33 +01:00
parent e8caf31c17
commit f61d59114e
3 changed files with 6 additions and 3 deletions

View File

@ -27,5 +27,6 @@
"registerFormPassword": "Password",
"registerFormButton": "Register",
"registerAlreadyAccount": "Already have an account?",
"registerLogin": "Login"
"registerLogin": "Login",
"404WindowTitle": "Not Found"
}