New version of hello-friend-ng-clone

This commit is contained in:
Aloïs Micard 2024-12-14 18:46:34 +01:00
parent 2af22c2c10
commit 3a80032b84
609 changed files with 26159 additions and 104 deletions

View file

@ -0,0 +1,39 @@
# Translations for Danish
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# Generic
#
[translations]
other = "Oversættelser"
[postAvailable]
other = "Også tilgængelig på"
# 404.html
#
[archives]
other = "Arkiver"
[home]
other = "Hjem"
[notFound]
other = "Ups, siden blev ikke fundet…"
# posts/single.html
#
[readingTime]
one = "Ét minut"
other = "{{ .Count }} minutter"
[tableOfContents]
other = "Indholdsfortegnelse"
[wordCount]
one = "Ét Ord"
other = "{{ .Count }} Ord"
[lastModified]
other = "Sidst opdateret"