lang: search window title
This commit is contained in:
@ -28,5 +28,6 @@
|
||||
"registerFormButton": "Register",
|
||||
"registerAlreadyAccount": "Already have an account?",
|
||||
"registerLogin": "Login",
|
||||
"404WindowTitle": "Not Found"
|
||||
"404WindowTitle": "Not Found",
|
||||
"SearchWindowTitle": "Search"
|
||||
}
|
||||
|
@ -28,5 +28,6 @@
|
||||
"registerFormButton": "S'inscrire",
|
||||
"registerAlreadyAccount": "Déjà un compte?",
|
||||
"registerLogin": "Connexion",
|
||||
"404WindowTitle": "Pas trouvé"
|
||||
"404WindowTitle": "Pas trouvé",
|
||||
"SearchWindowTitle": "Recherche"
|
||||
}
|
||||
|
Reference in New Issue
Block a user