Stand 2019-03-29

This commit is contained in:
2019-03-29 13:35:54 +01:00
committed by Stefan Rohde-Enslin
parent 07e4e0693d
commit dce309f7d6
103 changed files with 3361 additions and 92 deletions

18
frontend/iw/images.json Normal file
View File

@ -0,0 +1,18 @@
{
"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",
"resource": "Resource",
"media_page_for_object": "Media page for object"
}
}