Explorar el Código

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

daniel hace 3 años
padre
commit
3e3f56a934
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'