Skip to content

Commit b01e7d5

Browse files
authored
updating swedish translation (luizdepra#551)
updating myself in CONTRIBUTORS.md
1 parent 002ebd4 commit b01e7d5

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
- [Bobby Lindsey](https://bobbywlindsey.com)
5151
- [José Mª Escartín](https://github.com/jme52)
5252
- [John Schroeder](https://blog.schroedernet.software)
53-
- [Tobias Lindberg](https://tobiaslindberg.com)
53+
- [Tobias Lindberg](https://github.com/tobiasehlert)
5454
- [KK](https://github.com/bebound)
5555
- [Eli W. Hunter](https://github.com/elihunter173)
5656
- [Víctor López](https://github.com/viticlick)

i18n/se.toml

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,27 @@
11
[category]
22
other = "Kategori"
33

4+
[categories]
5+
other = "Katgorier"
6+
47
[tag]
58
other = "Tagg"
69

10+
[tags]
11+
other = "Taggar"
12+
713
[series]
814
other = "Serie"
915

16+
[author]
17+
other = "Författare"
18+
19+
[authors]
20+
other = "Författare"
21+
22+
[posts]
23+
other = "Inlägg"
24+
1025
[reading_time]
1126
one = "Ein minut lästid"
1227
other = "{{ .Count }} minuter lästid"
@@ -21,4 +36,28 @@ other = "Ursäkta, men denna sida existerar inte."
2136
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
2237

2338
[powered_by]
24-
other = "Med hjälp av"
39+
other = "Byggd med"
40+
41+
[see_also]
42+
other = "Se även i"
43+
44+
[note]
45+
other = "Notera"
46+
47+
[tip]
48+
other = "Tips"
49+
50+
[example]
51+
other = "Exempel"
52+
53+
[question]
54+
other = "Fråga"
55+
56+
[info]
57+
other = "Info"
58+
59+
[warning]
60+
other = "Varning"
61+
62+
[error]
63+
other = "Fel"

0 commit comments

Comments
 (0)