Browse Source

New translations web.php (French)
[ci skip]

daniel 3 years ago
parent
commit
3e3f56a934
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/fr/web.php

+ 1 - 1
resources/lang/fr/web.php

@@ -61,7 +61,7 @@ return [
 		'help' => 'Aide',
 		'language' => 'Langue',
 		'privacy' => 'Confidentialité',
-		'terms' => 'Conditions ',
+		'terms' => 'Conditions',
 
 		// Temporary links
 		'backToPreviousDesign' => 'Revenir au design précédent'