Add translation variable for maximum number of allowed files for upload
This commit is contained in:
@ -31,7 +31,6 @@
|
||||
"replace_with": "Ersetzen durch",
|
||||
"upload_jpg_title": "Heraufladen einer Abbildung des Objektes (JPG-Datei)",
|
||||
"prerequisites": "Voraussetzungen",
|
||||
"prerequisites_filename": "Der Dateiname enth\u00e4lt: Keine Umlaute. Keine Punkte (au\u00dfer vor Dateiendung). Keine Sonderzeichen. Keine Leerzeichen",
|
||||
"prerequisites_fileformat": "Das Bild muss im JPG-Format vorliegen und eine Aufl\u00f6sung von 72 dpi oder 96 dpi haben",
|
||||
"prerequisites_imagesize_general": "Die k\u00fcrzere Seite sollte eine MINDESTL\u00c4NGE von 540 Pixeln haben. Die l\u00e4ngere Seite sollte eine MAXIMALL\u00c4NGE von 3000 Pixeln nicht \u00fcberschreiten",
|
||||
"prerequisites_imagesize_mussam": "Die Mindestbreite sollte 200px betragen",
|
||||
@ -53,7 +52,9 @@
|
||||
"annotation_explica": "To annotate an image section, click into the image at the top left of the area you want to annotate. Then, move the cursor to the bottom right of the area to be annotated and release the click. A sidebar will open, offering you to enter your annotation.",
|
||||
"added_annotation_translation": "Added annotation translation",
|
||||
"updated_annotation_translation": "Updated annotation translation",
|
||||
"deleted_annotation_translation": "Deleted annotation translation"
|
||||
"deleted_annotation_translation": "Deleted annotation translation",
|
||||
"global_max_file_uploads": "Overall, the maximum number of images that can be uploaded in one go is",
|
||||
"image_upload_page_title": "Image upload form"
|
||||
},
|
||||
"incha_image": {
|
||||
"front": "Vorderseite",
|
||||
|
Reference in New Issue
Block a user