generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathtr.json
47 lines (47 loc) · 1.28 KB
/
tr.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}'in GitHub Etkinliği",
"categoryLabels": {
"general": {
"heading": "Genel İstatistikler ve Bilgiler",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Depolar",
"column-one": "Çatalsız",
"column-two": "Tüm"
},
"contributions": {
"heading": "Katkılar",
"column-one": "Geçen sene",
"column-two": "Total"
},
"languages": {
"heading": "Genel Depolarda Dil Dağılımı",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Katıldığı Yıl",
"featured": "Öne Çıkan Repo",
"mostStarred": "En Çok Yıldızlı Repo",
"mostForked": "En Çatallı Repo",
"followers": "Takipçiler",
"following": "Takip etmek",
"sponsors": "Sponsorlar",
"sponsoring": "Sponsorluk",
"public": "Sahip Olunan Depolar",
"starredBy": "Tarafından yıldız",
"forkedBy": "Tarafından çatallandı",
"watchedBy": "İzleyen",
"templates": "Sablonlar",
"archived": "Arşivlenmiş",
"commits": "Taahhütler",
"issues": "Sorunlar",
"prs": "Çekme İstekleri",
"reviews": "İstek İncelemelerini Çekin",
"contribTo": "Katkıda Bulunanlar",
"private": "Özel Katkılar"
}
}