initial commit

This commit is contained in:
2024-11-13 22:26:45 +01:00
commit fd466fc511
156 changed files with 13223 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
menu: Menu
home: Hjem
pageNotFound: Siden blev ikke fundet
toHomepage: Til forsiden
closeTitle: Luk
zoomTitle: Zoom
arrowPrevTitle: Forrige
arrowNextTitle: Næste
errorMsg: Billedet kunne ikke indlæses
downloadTitle: Download
relatedAlbums: Lignende albums
photoCount:
one: 1 billede
other: "{{ . }} billeder"
albumCount:
one: "{{ .photoCount }} i {{ .count }} album"
other: "{{ .photoCount }} i {{ .count }} albummer"