Add translations for annotating image sections
This commit is contained in:
@ -108,6 +108,7 @@
|
||||
"record_language": "Language of record",
|
||||
"article": "Article",
|
||||
"articles_choose": "Select an article",
|
||||
"articles_input": "Add an article"
|
||||
"articles_input": "Add an article",
|
||||
"annotations": "Annotations"
|
||||
}
|
||||
}
|
@ -45,7 +45,11 @@
|
||||
"shortcuts": "Shortcuts",
|
||||
"shortcut_description": "Click to take as image description",
|
||||
"global_max_upload_size": "Overall, the maximum size of a given upload is:",
|
||||
"image_data": "Image data"
|
||||
"image_data": "Image data",
|
||||
"annotate_image": "Annotate image",
|
||||
"added_annotation": "Added annotation",
|
||||
"updated_annotation": "Updated annotation",
|
||||
"deleted_annotation": "Deleted annotation"
|
||||
},
|
||||
"incha_image": {
|
||||
"front": "Front view",
|
||||
|
@ -54,6 +54,7 @@
|
||||
"delete_yes": "Yes, take it away",
|
||||
"preview": "Preview",
|
||||
"3d_object": "3D Object",
|
||||
"upload_3d_object": "Upload 3D object"
|
||||
"upload_3d_object": "Upload 3D object",
|
||||
"image_annotations": "Image annotations"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user