Skip to content

Commit f4ab867

Browse files
SpaceLenorechinesedfan
authored andcommitted
feat: add new Swedish translations (#895)
Add Swedish translations for the new words and phrases that have been added to the app.
1 parent 5ba80f5 commit f4ab867

File tree

1 file changed

+8
-8
lines changed
  • src/locale/languages

1 file changed

+8
-8
lines changed

src/locale/languages/sv.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
'Are you sure?': 'Är du säker?',
1515
'Assign Yourself': 'Tilldela till dig själv',
1616
Assignees: 'Tilldelare',
17-
'Author: ': '',
17+
'Author: ': 'Författare',
1818
BIO: 'BIOGRAFI',
1919
CANCEL: 'AVBRYT',
2020
CONTACT: 'KONTAKT',
@@ -33,8 +33,8 @@ module.exports = {
3333
'Comment Actions': 'Kommentera Handlingar',
3434
'Commit Message': 'Commit-meddelande',
3535
'Commit Title': 'Commit-titel',
36-
Commits: '',
37-
'Committer: ': '',
36+
Commits: 'Commits',
37+
'Committer: ': 'Skapare av commit',
3838
'Communicate on conversations, merge pull requests and more':
3939
'Delta i konversationer, merge:a pull requests och mer',
4040
Company: 'Företag',
@@ -91,12 +91,12 @@ module.exports = {
9191
'New Issue': 'Nytt Issue',
9292
'No README.md found': 'Hittade ingen README.md',
9393
'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!',
9696
'No contributors found': 'Inga contributors hittades',
9797
'No description provided.': 'Ingen beskrivning.',
9898
'No issues': 'Inga issues',
99-
'No members found': '',
99+
'No members found': 'Inga medlemmar hittades',
100100
'No open issues': 'Inga öppna issues',
101101
'No open issues found!': 'Inga öppna issues hittades!',
102102
'No open pull requests': 'Inga öppna pull requests',
@@ -162,8 +162,8 @@ module.exports = {
162162
'User Actions': 'Användarhandlingar',
163163
Users: 'Användare',
164164
'View All': 'Se Alla',
165-
'View Code': 'Visa kod',
166-
'View Commits': '',
165+
'View Code': 'Visa Kod',
166+
'View Commits': 'Se Commits',
167167
'View and control all of your unread and participating notifications':
168168
'Se och hantera alla dina olästa och medverkande notifikationer',
169169
Watch: 'Bevaka',

0 commit comments

Comments
 (0)