translation-json/frontend/tl/images.json

18 lines
554 B
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"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",
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
}
}