translation-json/frontend/en/images.json

18 lines
598 B
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"images": {
"shown": "Shown",
"overview": "Overview",
"objectinfo": "Object information",
2019-07-13 23:26:16 +02:00
"enlarge": "Enlarge image",
2018-04-08 00:49:00 +02:00
"fit_to_screen": "Fit to screen",
2019-07-13 23:26:16 +02:00
"image_first": "Go to first image",
"image_previous": "Go to previous image",
"image_next": "Go to next image",
"image_last": "Go to last image",
"image_all": "All images of the object",
2018-04-08 00:49:00 +02:00
"image_pdf": "PDF-File from images",
2018-07-14 17:54:20 +02:00
"image_photo": "Photo",
"resource": "Resource",
"media_page_for_object": "Media page for object"
2018-04-08 00:49:00 +02:00
}
}