forked from Pyrofab/Blur
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from Calvineries/patch-1
Create fr_fr.json
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"blur.midnightconfig.title": "Configuration du flou", | ||
"blur.midnightconfig.blurExclusions": "Flouter les exclusions", | ||
"blur.midnightconfig.fadeTimeMillis": "Temps de fondu (en millisecondes)", | ||
"blur.midnightconfig.ease": "Fluidité de l'animation", | ||
"blur.midnightconfig.radius": "Rayon", | ||
"blur.midnightconfig.gradientStart": "Couleur de départ du dégradé", | ||
"blur.midnightconfig.gradientEnd": "Couleur de fin du dégradé", | ||
"blur.midnightconfig.gradientStartAlpha": "Alpha de début du dégradé", | ||
"blur.midnightconfig.gradientEndAlpha": "Alpha de fin du dégradé", | ||
"blur.midnightconfig.showScreenTitle": "Montrer le titre de l'écran" | ||
} |