-
Notifications
You must be signed in to change notification settings - Fork 9
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 #15 from Dispositif/add-fr-translation
Add FR translation
- Loading branch information
Showing
2 changed files
with
14 additions
and
4 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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"PotatoOrNot.BadTitle": "Patate fade", | ||
"PotatoOrNot.BadDescription": "Si vous avez un ordinateur bas de gamme ou très peu puissant, utilisez ce paramètre pour une expérience optimale !", | ||
"PotatoOrNot.BadDescription": "Si tu as un portable ou un ordinateur peu puissant, utilise ce paramètre pour une expérience optimale !", | ||
"PotatoOrNot.MediumTitle": "Patate", | ||
"PotatoOrNot.MediumDescription": "Vous avez un ordinateur de milieu de gamme qui n'est pas mauvais, mais qui commence à prendre de l'âge.", | ||
"PotatoOrNot.MediumDescription": "Tu as un ordinateur milieu de gamme qui n'est pas mauvais, mais qui commence à prendre de l'âge.", | ||
"PotatoOrNot.GoodTitle": "Patate de luxe", | ||
"PotatoOrNot.GoodDescription": "Votre ordinateur est un VIP.", | ||
"PotatoOrNot.Selection": "Sélectionnez le niveau de qualité de votre ordinateur :", | ||
"PotatoOrNot.GoodDescription": "Ton ordinateur puissant est presque membre du club VIP.", | ||
"PotatoOrNot.Selection": "Sélectionne le niveau de qualité de ton ordinateur :", | ||
"PotatoOrNot.Accept": "Accepter" | ||
} |
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,10 @@ | ||
{ | ||
"PotatoOrNot.BadTitle": "Patate fade", | ||
"PotatoOrNot.BadDescription": "Si tu as un portable ou un ordinateur peu puissant, utilise ce paramètre pour une expérience optimale !", | ||
"PotatoOrNot.MediumTitle": "Patate", | ||
"PotatoOrNot.MediumDescription": "Tu as un ordinateur milieu de gamme qui n'est pas mauvais, mais qui commence à prendre de l'âge.", | ||
"PotatoOrNot.GoodTitle": "Patate de luxe", | ||
"PotatoOrNot.GoodDescription": "Ton ordinateur puissant est presque membre du club VIP.", | ||
"PotatoOrNot.Selection": "Sélectionne le niveau de qualité de ton ordinateur :", | ||
"PotatoOrNot.Accept": "Accepter" | ||
} |