@@ -14,7 +14,7 @@ module.exports = {
14
14
'Are you sure?' : 'Är du säker?' ,
15
15
'Assign Yourself' : 'Tilldela till dig själv' ,
16
16
Assignees : 'Tilldelare' ,
17
- 'Author: ' : '' ,
17
+ 'Author: ' : 'Författare ' ,
18
18
BIO : 'BIOGRAFI' ,
19
19
CANCEL : 'AVBRYT' ,
20
20
CONTACT : 'KONTAKT' ,
@@ -33,8 +33,8 @@ module.exports = {
33
33
'Comment Actions' : 'Kommentera Handlingar' ,
34
34
'Commit Message' : 'Commit-meddelande' ,
35
35
'Commit Title' : 'Commit-titel' ,
36
- Commits : '' ,
37
- 'Committer: ' : '' ,
36
+ Commits : 'Commits ' ,
37
+ 'Committer: ' : 'Skapare av commit ' ,
38
38
'Communicate on conversations, merge pull requests and more' :
39
39
'Delta i konversationer, merge:a pull requests och mer' ,
40
40
Company : 'Företag' ,
@@ -91,12 +91,12 @@ module.exports = {
91
91
'New Issue' : 'Nytt Issue' ,
92
92
'No README.md found' : 'Hittade ingen README.md' ,
93
93
'No closed issues found!' : 'Inga stängda issues hittades!' ,
94
- 'No closed pull requests found!' : '' ,
95
- 'No commit found!' : '' ,
94
+ 'No closed pull requests found!' : 'Inga stängda pull requests hittades! ' ,
95
+ 'No commit found!' : 'Ingen commit hittad! ' ,
96
96
'No contributors found' : 'Inga contributors hittades' ,
97
97
'No description provided.' : 'Ingen beskrivning.' ,
98
98
'No issues' : 'Inga issues' ,
99
- 'No members found' : '' ,
99
+ 'No members found' : 'Inga medlemmar hittades ' ,
100
100
'No open issues' : 'Inga öppna issues' ,
101
101
'No open issues found!' : 'Inga öppna issues hittades!' ,
102
102
'No open pull requests' : 'Inga öppna pull requests' ,
@@ -162,8 +162,8 @@ module.exports = {
162
162
'User Actions' : 'Användarhandlingar' ,
163
163
Users : 'Användare' ,
164
164
'View All' : 'Se Alla' ,
165
- 'View Code' : 'Visa kod ' ,
166
- 'View Commits' : '' ,
165
+ 'View Code' : 'Visa Kod ' ,
166
+ 'View Commits' : 'Se Commits ' ,
167
167
'View and control all of your unread and participating notifications' :
168
168
'Se och hantera alla dina olästa och medverkande notifikationer' ,
169
169
Watch : 'Bevaka' ,
0 commit comments