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: Home
pageNotFound: Pagina non trovata
toHomepage: Vai alla home
closeTitle: Chiudi
zoomTitle: Zoom
arrowPrevTitle: Indietro
arrowNextTitle: Avanti
errorMsg: La foto non può essere scaricata
downloadTitle: Download
relatedAlbums: Album correlati
photoCount:
one: 1 foto
other: "{{ . }} foto"
albumCount:
one: "{{ .photoCount }} in {{ .count }} album"
other: "{{ .photoCount }} in {{ .count }} album"