Add translations for annotating image sections

This commit is contained in:
2019-11-28 17:35:06 +01:00
committed by Stefan Rohde-Enslin
parent 5eb129f48f
commit f1b72870a2
42 changed files with 127 additions and 43 deletions

View File

@@ -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"
}
}

View File

@@ -45,7 +45,11 @@
"shortcuts": "Seg\u00edts\u00e9g a gyorsabb kit\u00f6lt\u00e9shez",
"shortcut_description": "A lenti kifejez\u00e9sek mellett l\u00e9v\u0151 ny\u00edlakra kattintva automatikusan beillesztheti ezeket a k\u00e9ple\u00edr\u00e1s mez\u0151be",
"global_max_upload_size": "A felt\u00f6lt\u00f6tt k\u00e9pek m\u00e9rete \u00f6sszesen:",
"image_data": "K\u00e9p adatai"
"image_data": "K\u00e9p adatai",
"annotate_image": "Annotate image",
"added_annotation": "Added annotation",
"updated_annotation": "Updated annotation",
"deleted_annotation": "Deleted annotation"
},
"incha_image": {
"front": "F\u0151n\u00e9zet",

View File

@@ -54,6 +54,7 @@
"delete_yes": "Igen, t\u00f6rl\u00e9s",
"preview": "El\u0151n\u00e9zet",
"3d_object": "3D Object",
"upload_3d_object": "Upload 3D object"
"upload_3d_object": "Upload 3D object",
"image_annotations": "Image annotations"
}
}