lang: translation of 404 window title
This commit is contained in:
@ -27,5 +27,6 @@
|
||||
"registerFormPassword": "Password",
|
||||
"registerFormButton": "Register",
|
||||
"registerAlreadyAccount": "Already have an account?",
|
||||
"registerLogin": "Login"
|
||||
"registerLogin": "Login",
|
||||
"404WindowTitle": "Not Found"
|
||||
}
|
||||
|
@ -27,5 +27,6 @@
|
||||
"registerFormPassword": "Mot de passe",
|
||||
"registerFormButton": "S'inscrire",
|
||||
"registerAlreadyAccount": "Déjà un compte?",
|
||||
"registerLogin": "Connexion"
|
||||
"registerLogin": "Connexion",
|
||||
"404WindowTitle": "Pas trouvé"
|
||||
}
|
||||
|
Reference in New Issue
Block a user