generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathsr.json
47 lines (47 loc) · 1.25 KB
/
sr.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": "{0} - Aktivnost na Githabu",
"categoryLabels": {
"general": {
"heading": "Opšta statistika i informacije",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Repozitoriji",
"column-one": "Ne-forkovani",
"column-two": "Svi"
},
"contributions": {
"heading": "Doprinosi",
"column-one": "Prošla godina",
"column-two": "Ukupno"
},
"languages": {
"heading": "Zastupljenost jezika u javnim repozitorijima",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Godina pristupa",
"featured": "Izabrani repozitorij",
"mostStarred": "Najviše zvezdica na repou",
"mostForked": "Najviše forkovan repo",
"followers": "Pratilaca",
"following": "Prati",
"sponsors": "Sponzori",
"sponsoring": "Sponzoriše",
"public": "Lični repozitoriji",
"starredBy": "Dodeljenih zvezdica",
"forkedBy": "Broj forkovanja",
"watchedBy": "Pregledi",
"templates": "Šabloni",
"archived": "Arhive",
"commits": "Komiti",
"issues": "Problemi",
"prs": "Pul zahtevi",
"reviews": "Revizije pul zahteva",
"contribTo": "Doprinosi",
"private": "Privatni doprinosi"
}
}