generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathja.json
47 lines (47 loc) · 1.34 KB
/
ja.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": "リポジトリ",
"column-one": "非フォーク",
"column-two": "全て"
},
"contributions": {
"heading": "貢献",
"column-one": "昨年",
"column-two": "合計"
},
"languages": {
"heading": "公開リポジトリでの言語配布",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "入社年",
"featured": "注目のリポジトリ",
"mostStarred": "最もスター付きのリポジトリ",
"mostForked": "最もフォークされたリポジトリ",
"followers": "フォロワー",
"following": "続く",
"sponsors": "スポンサー",
"sponsoring": "主催",
"public": "所有リポジトリ",
"starredBy": "主演",
"forkedBy": "によるフォーク",
"watchedBy": "によって見られた",
"templates": "レンプレート",
"archived": "記録",
"commits": "専念",
"issues": "問題",
"prs": "プルリクエスト",
"reviews": "プルリクエストレビュー",
"contribTo": "に貢献しました",
"private": "個人的な貢献"
}
}