translation-json/frontend/en/images.json

23 lines
846 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",
"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",
"resource_metadata": "Resource metadata",
"image_overview": "Image overview",
"manipulate_image": "Manipulate image",
2023-10-03 01:57:03 +02:00
"lens_function": "Lens \/ annotation function",
"image_annotations": "Image annotations"
2018-04-08 00:49:00 +02:00
}
}