Browse Source

Improve translation: change installation to configuration

mickceb 4 years ago
parent
commit
c05057be66
1 changed files with 2 additions and 2 deletions
  1. 2 2
      threejs/lessons/fr/threejs-setup.md

+ 2 - 2
threejs/lessons/fr/threejs-setup.md

@@ -1,6 +1,6 @@
-Title: Installation de Three.js
+Title: Configuration de Three.js
 Description: Comment configurer votre environnement de développement pour Three.js
-TOC: Setup
+TOC: Configuration
 
 Cette article fait parti d'une série consacrée à Three.js. Le premier article traité des [fondements de Three.js](threejs-fundamentals.html).
 Si vous ne l'avez pas encore lu, vous devriez peut-être commencer par là.