Skip to content

Commit 17b5f86

Browse files
authored
Merge pull request #1620 from magul/crowdin-translation-fr
French translation improvements from Crowdin made by: Raphael Das Gupta (https://crowdin.com/profile/das-g) @das-g
2 parents ffbdc78 + f1168d6 commit 17b5f86

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

fr/deploy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Git va surveiller les modifications faites à tous les fichiers et dossiers pré
3838

3939
*.pyc
4040
*~
41+
/.vscode
4142
__pycache__
4243
myvenv
4344
db.sqlite3

fr/django_installation/instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,9 @@ Démarrez votre environnement virtuel en exécutant :
120120
> Execution Policy Change
121121
> The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose you to the security risks described in the about_Execution_Policies help topic at http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy? [Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): A
122122
>
123-
>
123+
124+
<!-- (This comment separates the two blockquote blocks, so that GitBook and Crowdin don't merge them into a single block.) -->
125+
124126
> **NOTE :** Pour les éditeurs du très populaire VS Code, qui comporte un terminal intégré basé sur Windows Powershell, si vous souhaitez conserver le terminal intégré, vous pouvez utiliser la commande suivante pour activer votre environnement virtuel :
125127
>
126128
> $ . myvenv\Scripts\activate.ps1

0 commit comments

Comments
 (0)