generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathde.json
47 lines (47 loc) · 1.26 KB
/
de.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}s GitHub Aktivität",
"categoryLabels": {
"general": {
"heading": "Allgemeine Statistiken und Informationen",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Repositories",
"column-one": "Non-Forks",
"column-two": "Alle"
},
"contributions": {
"heading": "Beiträge",
"column-one": "Letztes Jahr",
"column-two": "Gesamt"
},
"languages": {
"heading": "Verteilung der Sprachen in Öffentlichen Repositories",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "Beitrittsdatum",
"featured": "Vorgestelltes Repo",
"mostStarred": "Meistmarkiertes Repo",
"mostForked": "Meistgeforktes Repo",
"followers": "Follower",
"following": "Folgt",
"sponsors": "Sponsoren",
"sponsoring": "Sponsoring",
"public": "Eigene Repositories",
"starredBy": "Markiert Von",
"forkedBy": "Geforkt Von",
"watchedBy": "Verfolgt Von",
"templates": "Vorlagen",
"archived": "Archiviert",
"commits": "Commits",
"issues": "Issues",
"prs": "Pull Requests",
"reviews": "Überprüfungen von Pull Requests",
"contribTo": "Beigetragen Zu",
"private": "Private Beiträge"
}
}