generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathid.json
47 lines (47 loc) · 1.26 KB
/
id.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": "Aktivitas Github {0}",
"categoryLabels": {
"general": {
"heading": "Info dan Status Umum",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Repositori",
"column-one": "Non Fork",
"column-two": "Semua"
},
"contributions": {
"heading": "Kontribusi",
"column-one": "Tahun Lalu",
"column-two": "Total"
},
"languages": {
"heading": "Distribusi Bahasa dalam Repositori Publik",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Tahun Bergabung",
"featured": "Repositori Unggulan",
"mostStarred": "Repositori dengan Bintang Terbanyak",
"mostForked": "Repositori dengan Fork Terbanyak",
"followers": "Pengikut",
"following": "Mengikuti",
"sponsors": "Sponsor",
"sponsoring": "Mensponsori",
"public": "Repositori yang Dimiliki",
"starredBy": "Diberikan bintang oleh",
"forkedBy": "Di-fork oleh",
"watchedBy": "Dilihat oleh",
"templates": "Template",
"archived": "Diarsipkan",
"commits": "Commits",
"issues": "Isu",
"prs": "Pull Requests",
"reviews": "Ulasan Pull Request",
"contribTo": "Berkontribusi Ke",
"private": "Kontribusi Pribadi"
}
}