lang: window title translation
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"navbarProfile": "My Profile",
|
||||
"navbarSettings": "Settings",
|
||||
"navbarLogout": "Logout",
|
||||
"homeWindowTitle": "Home",
|
||||
"homeTitle": "Home",
|
||||
"homeOnline": "Play online",
|
||||
"homeOffline": "Play offline",
|
||||
|
@ -1,14 +1,15 @@
|
||||
{
|
||||
"navbarSearch": "Recherche",
|
||||
"navbarHome": "Maison",
|
||||
"navbarLogin": "Se connecter",
|
||||
"navbarLogin": "Connexion",
|
||||
"navbarRegister": "S'inscrire",
|
||||
"navbarProfile": "Mon Profil",
|
||||
"navbarSettings": "Paramètres",
|
||||
"navbarLogout": "Se déconnecter",
|
||||
"navbarLogout": "Déconnexion",
|
||||
"homeWindowTitle": "Maison",
|
||||
"homeTitle": "Maison",
|
||||
"homeOnline": "Jouer en ligne",
|
||||
"homeOffline": "Jouer hors ligne",
|
||||
"homeMe": "Moi",
|
||||
"homeLogout": "Se déconnecter"
|
||||
"homeLogout": "Déconnexion"
|
||||
}
|
||||
|
Reference in New Issue
Block a user