Add translations for image annotations in frontend, explanation for
editing one in musdb
This commit is contained in:
@ -49,7 +49,8 @@
|
||||
"annotate_image": "Annotate image",
|
||||
"added_annotation": "Added annotation",
|
||||
"updated_annotation": "Updated annotation",
|
||||
"deleted_annotation": "Deleted 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."
|
||||
},
|
||||
"incha_image": {
|
||||
"front": "Front view",
|
||||
|
@ -57,6 +57,7 @@
|
||||
"quality_index": "Quality index",
|
||||
"no_image": "No image has been uploaded for the object yet",
|
||||
"translations_exist": "One or more translation exist for the object",
|
||||
"exhibition_assigned": "The object has been assigned to an object group"
|
||||
"exhibition_assigned": "The object has been assigned to an object group",
|
||||
"transcripts_exist": "One or more transcripts exist for the object"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user