generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathfr.json
47 lines (47 loc) · 1.27 KB
/
fr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"titleTemplate": "Activité GitHub de {0}",
"categoryLabels": {
"general": {
"heading": "Statistiques Générales et Info",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Dépôts",
"column-one": "Non clonés",
"column-two": "Tout"
},
"contributions": {
"heading": "Contributions",
"column-one": "Dernière année",
"column-two": "Total"
},
"languages": {
"heading": "Répartition des langages dans les dépôts publiques",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Année d'adhésion",
"featured": "Dépôt en vedette",
"mostStarred": "Dépôt le plus étoilé",
"mostForked": "Dépôt le plus cloné",
"followers": "Abonnés",
"following": "Abonnements",
"sponsors": "Sponsors",
"sponsoring": "Sponsorise",
"public": "Dépôts possédés",
"starredBy": "Étoilé par",
"forkedBy": "Cloné par",
"watchedBy": "Regardé par",
"templates": "Modèles",
"archived": "Archivé",
"commits": "Commits",
"issues": "Issues",
"prs": "Pull Requests",
"reviews": "Révision de Pull Request",
"contribTo": "Contribué à",
"private": "Contributions privées"
}
}