Stand 2018-10-05.

This commit is contained in:
2018-10-09 12:54:44 +02:00
committed by Stefan Rohde-Enslin
parent dadb280944
commit fb01cdb3d9
326 changed files with 4533 additions and 357 deletions

View File

@ -17,6 +17,10 @@
"added_obj_literature": "The bibliographic entry has been linked with the object.",
"added_obj_link": "The link has been connected with the object.",
"added_obj_tag": "The object has been linked to tag(s)",
"annotation_deleted": "The annotation has been removed."
"annotation_deleted": "The annotation has been removed.",
"obj_tag_already_added": "The tag was already linked with the object",
"obj_link_already_added": "The link was already linked with the object",
"obj_literature_already_added": "The literature entry was already linked with the object",
"obj_collection_already_added": "The collection was already linked with the object"
}
}