generated from cicirello/python-github-action-template
-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathsv.json
47 lines (47 loc) · 1.33 KB
/
sv.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 -aktivitet",
"categoryLabels": {
"general": {
"heading": "Allmän statistik och information",
"column-one": null,
"column-two": null
},
"repositories": {
"heading": "Förråd",
"column-one": "Icke-gafflar",
"column-two": "Allt"
},
"contributions": {
"heading": "Bidrag",
"column-one": "Förra året",
"column-two": "totala"
},
"languages": {
"heading": "Språkdistribution i offentliga arkiv",
"column-one": null,
"column-two": null
}
},
"statLabels": {
"joined": "År ansluten",
"featured": "Utvalda Repo",
"mostStarred": "Mest stjärnklippta Repo",
"mostForked": "Mest gaffelförsedda lagringsplatsen",
"followers": "Anhängare",
"following": "Följande",
"sponsors": "Sponsorer",
"sponsoring": "Sponsring",
"public": "Förråd ägs",
"starredBy": "Medverkat av",
"forkedBy": "Gafflade av",
"watchedBy": "Bevakad av",
"templates": "Mallar",
"archived": "Arkiverad",
"commits": "Begår",
"issues": "Frågor",
"prs": "Pull-begäranden",
"reviews": "Granskningar av pull-begäran",
"contribTo": "Bidrog till",
"private": "Privata bidrag"
}
}