mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
@@ -50,7 +50,7 @@
|
||||
- [Bobby Lindsey](https://bobbywlindsey.com)
|
||||
- [José Mª Escartín](https://github.com/jme52)
|
||||
- [John Schroeder](https://blog.schroedernet.software)
|
||||
- [Tobias Lindberg](https://tobiaslindberg.com)
|
||||
- [Tobias Lindberg](https://github.com/tobiasehlert)
|
||||
- [KK](https://github.com/bebound)
|
||||
- [Eli W. Hunter](https://github.com/elihunter173)
|
||||
- [Víctor López](https://github.com/viticlick)
|
||||
|
||||
41
i18n/se.toml
41
i18n/se.toml
@@ -1,12 +1,27 @@
|
||||
[category]
|
||||
other = "Kategori"
|
||||
|
||||
[categories]
|
||||
other = "Katgorier"
|
||||
|
||||
[tag]
|
||||
other = "Tagg"
|
||||
|
||||
[tags]
|
||||
other = "Taggar"
|
||||
|
||||
[series]
|
||||
other = "Serie"
|
||||
|
||||
[author]
|
||||
other = "Författare"
|
||||
|
||||
[authors]
|
||||
other = "Författare"
|
||||
|
||||
[posts]
|
||||
other = "Inlägg"
|
||||
|
||||
[reading_time]
|
||||
one = "Ein minut lästid"
|
||||
other = "{{ .Count }} minuter lästid"
|
||||
@@ -21,4 +36,28 @@ other = "Ursäkta, men denna sida existerar inte."
|
||||
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "Med hjälp av"
|
||||
other = "Byggd med"
|
||||
|
||||
[see_also]
|
||||
other = "Se även i"
|
||||
|
||||
[note]
|
||||
other = "Notera"
|
||||
|
||||
[tip]
|
||||
other = "Tips"
|
||||
|
||||
[example]
|
||||
other = "Exempel"
|
||||
|
||||
[question]
|
||||
other = "Fråga"
|
||||
|
||||
[info]
|
||||
other = "Info"
|
||||
|
||||
[warning]
|
||||
other = "Varning"
|
||||
|
||||
[error]
|
||||
other = "Fel"
|
||||
|
||||
Reference in New Issue
Block a user