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: Accueil
pageNotFound: Page non trouvée
toHomepage: Aller à l'accueil
closeTitle: Fermer
zoomTitle: Zoom
arrowPrevTitle: Retour
arrowNextTitle: Suivant
errorMsg: L'image n'a pas pu être chargée
downloadTitle: Télécharger
relatedAlbums: Albums similaires
photoCount:
one: 1 photo
other: "{{ . }} photos"
albumCount:
one: "{{ .photoCount }} dans {{ .count }} album"
other: "{{ .photoCount }} dans {{ .count }} albums"