Very poggers updates!

This commit is contained in:
2022-03-30 15:06:21 +00:00
parent 222b2861b1
commit 60abb12da2
32 changed files with 160 additions and 145 deletions

View File

@@ -3,11 +3,15 @@ other = 'Translations'
[languages]
other = 'Languages'
[published]
other = 'Published'
[modified]
other = 'Updated'
[readMore]
other = 'Read More'
[wordCount]
other = 'This article has {{ .WordCount }} words.'
other = 'This article has {{ . }} words'
[readingTime]
one = 'One minute to read.'
other = '{{ .Count }} minutes to read.'
other = '{{ . }} minutes to read'
one = 'One minute to read'

View File

@@ -1,4 +1,17 @@
[translations]
other = 'Vertalingen'
[languages]
other = 'Talen'
other = 'Talen'
[published]
other = 'Gepubliceerd'
[modified]
other = 'Bijgewerkt'
[readMore]
other = 'Lees verder'
[wordCount]
other = 'Dit artikel heeft {{ . }} woorden'
[readingTime]
other = '{{ . }} minuut om te lezen'
one = 'Een minuut om te lezen'

View File

@@ -3,11 +3,15 @@ other = 'Oversettelser'
[languages]
other = 'Språk'
[published]
other = 'Lagt ut'
[modified]
other = 'Oppdatert'
[readMore]
other = 'Les Mer'
[wordCount]
other = 'Denne artikelen har {{ .WordCount }} ord.'
other = 'Denne artikelen har {{ . }} ord'
[readingTime]
other = '{{ .Count }} minutters lesetid.'
one = 'Ett minutts lesetid.'
other = '{{ . }} minutters lesetid'
one = 'Ett minutts lesetid'