Skip to content

Commit

Permalink
Merged in IIIF-101-dspace-cris-7 (pull request DSpace#514)
Browse files Browse the repository at this point in the history
[IIIF-101] add labels for raw curation task
  • Loading branch information
francescopioscognamiglio committed Mar 7, 2023
2 parents 013cdcf + 7420bf2 commit 7039e31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6659,6 +6659,8 @@

"curation-task.task.iiifallowfiledownload.label": "Allow file download for files uploaded on image server",

"curation-task.task.rawtoaccess.label": "Create access image for RAW Types",

"curation-task.task.iiifpdfmultipages.label": "Create multipages PDF from IIIF images",

"curation-task.task.pdftoimagecmyk.label": "Extract images from PDF (CMYK)",
Expand Down
4 changes: 3 additions & 1 deletion src/assets/i18n/it.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9938,5 +9938,7 @@
// "curation-task.task.ocrclean.label": "Remove all metadata bundles and uploaded ocr created by a previous upload to the ocr server"
"curation-task.task.ocrclean.label": "Rimuovi tutti i metadata bundles and tutti gli OCR caricati in precedenza sul server OCR",

//"curation-task.task.rawtoaccess.label": "Create access image for RAW Types",
"curation-task.task.rawtoaccess.label": "Creare un'immagine di accesso per i tipi RAW"

}
}

0 comments on commit 7039e31

Please sign in to comment.