updated fr locale (#1194)

This commit is contained in:
NicolasGE
2022-02-17 08:13:40 +01:00
committed by GitHub
parent 9ace031260
commit a79887ab92
+2 -2
View File
@@ -65,7 +65,7 @@ const statCardLocales = ({ name, apostrophe }) => {
en: "Total Commits",
bn: "সর্বমোট Commits",
es: "Commits totales",
fr: "Total des validations",
fr: "Total des Commits",
hu: "Összes commit",
it: "Commit totali",
ja: "合計コミット数",
@@ -92,7 +92,7 @@ const statCardLocales = ({ name, apostrophe }) => {
en: "Total PRs",
bn: "সর্বমোট PRs",
es: "PRs totales",
fr: "Total des PR",
fr: "Total des PRs",
hu: "Összes PR",
it: "PR totali",
ja: "合計 PR",