generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathth.json
47 lines (47 loc) · 1.83 KB
/
th.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} บน GitHub",
"categoryLabels": {
"general": {
"heading": "สถิติและข้อมูลทั่วไป",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Repositories",
"column-one": "ที่ไม่ใช่ Fork",
"column-two": "รวมทั้งหมด"
},
"contributions": {
"heading": "Contributions",
"column-one": "ปีที่แล้ว",
"column-two": "รวมทั้งหมด"
},
"languages": {
"heading": "ภาษาที่ใช้ใน Repo สาธารณะ",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "ปีที่เข้าร่วม",
"featured": "Repo ที่โดดเด่น",
"mostStarred": "Repo ที่ติดดาวมากที่สุด",
"mostForked": "Repo ที่มีการ Fork มากที่สุด",
"followers": "ผู้ติดตาม",
"following": "กำลังติดตาม",
"sponsors": "ผู้สนับสนุน",
"sponsoring": "กำลังสนับสนุน",
"public": "Repo ทั้งหมดของฉัน",
"starredBy": "ติดดาวทั้งหมด",
"forkedBy": "มีการ Fork ทั้งหมด",
"watchedBy": "ผู้ติดตาม",
"templates": "เทมเพลตแม่แบบ",
"archived": "เก็บถาวร",
"commits": "คอมมิท",
"issues": "ปัญหา",
"prs": "Pull Requests",
"reviews": "รีวิว Pull Request",
"contribTo": "มีการช่วยไปแล้ว",
"private": "Contributions ส่วนตัว"
}
}