Improvements and new version: ar.

This commit is contained in:
2019-01-16 14:26:18 +01:00
committed by Stefan Rohde-Enslin
parent e7361078ec
commit 56d5fe5f60
183 changed files with 4419 additions and 403 deletions

17
frontend/qu/images.json Normal file
View File

@ -0,0 +1,17 @@
{
"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"
}
}