Add new entry type "permanent loan" and feedback for translating image

annotations
This commit is contained in:
2020-01-25 20:17:52 +01:00
committed by Stefan Rohde-Enslin
parent c4d073d436
commit fbb6ce2ef0
28 changed files with 99 additions and 43 deletions

View File

@ -50,7 +50,10 @@
"added_annotation": "Added annotation",
"updated_annotation": "Updated annotation",
"deleted_annotation": "Deleted annotation",
"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."
"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"
},
"incha_image": {
"front": "Front view",
@ -75,4 +78,4 @@
"deleted": "The resource has been removed.",
"uploaded": "The image has been uploaded."
}
}
}