Approval in frontend

This commit is contained in:
2025-01-31 22:22:03 +00:00
committed by md translation bot
parent 5adf70ca97
commit a7e98bb603
52 changed files with 1972 additions and 0 deletions

23
frontend/ta/images.json Normal file
View File

@ -0,0 +1,23 @@
{
"images": {
"shown": "Shown",
"overview": "Overview",
"objectinfo": "Object information",
"enlarge": "Enlarge image",
"fit_to_screen": "Fit to screen",
"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",
"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",
"lens_function": "Lens \/ annotation function",
"image_annotations": "Image annotations"
}
}