generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathpl.json
47 lines (47 loc) · 1.33 KB
/
pl.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": "Aktywność {0} na GitHubie",
"categoryLabels": {
"general": {
"heading": "Ogólne statystyki i informacje",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Repozytoria",
"column-one": "Non-Forks",
"column-two": "Wszystkie"
},
"contributions": {
"heading": "Kontrybucje",
"column-one": "Ostatni rok",
"column-two": "Wszystkie"
},
"languages": {
"heading": "Rozkład języków w Repozytoriach Publicznych",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Rok Dołączenia",
"featured": "Polecane repozytorium",
"mostStarred": "Repozytoria z największą ilością gwiazdek",
"mostForked": "Najczęściej Forkowane Repozytoria",
"followers": "Obserwujący",
"following": "Obserwowani",
"sponsors": "Sponsorzy",
"sponsoring": "Sponsoring",
"public": "Posiadane Repozytoria",
"starredBy": "Polubione przez",
"forkedBy": "Sforkowane przez",
"watchedBy": "Obserwowane przez",
"templates": "Szablony",
"archived": "Zarchiwizowane",
"commits": "Commity",
"issues": "Problemy",
"prs": "Pull Requesty",
"reviews": "Recenzje Pull Requestów",
"contribTo": "Kontrybuował Do",
"private": "Prywatne Kontrybucje"
}
}