Add translation variable for maximum number of allowed files for upload
This commit is contained in:
@ -31,7 +31,6 @@
|
||||
"replace_with": "Zamie\u0144 na",
|
||||
"upload_jpg_title": "Prze\u015blij plik ze zdj\u0119ciem (JPG)",
|
||||
"prerequisites": "Warunki wst\u0119pne",
|
||||
"prerequisites_filename": "Nazwa pliku nie zawiera znak\u00f3w diakrytycznych, kropek, znak\u00f3w specjalnych ani spacji",
|
||||
"prerequisites_fileformat": "Obraz powinien by\u0107 plikiem jpg o rozdzielczo\u015bci 72 dpi lub 96 dpi",
|
||||
"prerequisites_imagesize_general": "Kr\u00f3tszy bok powinien mie\u0107 co najmniej 540 pikseli. D\u0142ugo\u015b\u0107 d\u0142u\u017cszego boku nie powinna przekracza\u0107 3000 pikseli",
|
||||
"prerequisites_imagesize_mussam": "Minimalna szeroko\u015b\u0107 200 pikseli",
|
||||
@ -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": "Widok od przodu",
|
||||
|
Reference in New Issue
Block a user