Skip to content

Commit f05a9f9

Browse files
committed
New translations auth.php (French)
1 parent 60f67d8 commit f05a9f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lang/fr/auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
// Login & Register
1313
'sign_up' => 'S\'inscrire',
1414
'log_in' => 'Se connecter',
15-
'log_in_with' => 'Se connecter avec :socialDriver',
15+
'log_in_with' => 'Connexion avec :socialDriver',
1616
'sign_up_with' => 'S\'inscrire avec :socialDriver',
17-
'logout' => 'Se déconnecter',
17+
'logout' => 'Déconnexion',
1818

1919
'name' => 'Nom',
2020
'username' => 'Nom d\'utilisateur',

0 commit comments

Comments
 (0)