This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

16
frontend/en/images.json Normal file
View File

@ -0,0 +1,16 @@
{
"images": {
"shown": "Shown",
"overview": "Overview",
"objectinfo": "Object information",
"enlarge": "Enlarge",
"fit_to_screen": "Fit to screen",
"image_first": "First image",
"image_previous": "Previous image",
"image_next": "Next image",
"image_last": "Last image",
"image_all": "All images",
"image_pdf": "PDF-File from images",
"image_photo": "Photo"
}
}