Stand 2019-05-16
This commit is contained in:
@ -40,6 +40,8 @@
|
||||
"exhibitions_list_empty_text": "No exhibition entry has been added for your museum yet (hence, we cannot list any). You may:",
|
||||
"linked_an_exhibition": "Linked an exhibition with the object",
|
||||
"removed_obj_exh_link": "Removed link of object with an exhibition",
|
||||
"permanent_exhibition": "Permanent exhibition"
|
||||
"permanent_exhibition": "Permanent exhibition",
|
||||
"toggled_highlighting": "Toggled highlight status",
|
||||
"highlight": "Highlight"
|
||||
}
|
||||
}
|
@ -61,7 +61,7 @@
|
||||
"delete_hint": "The website for the object gets destroyed. Any link linking to it will not be valid anymore",
|
||||
"delete_no": "No, not really (back)",
|
||||
"delete_yes": "Yes, that's what I want",
|
||||
"be_careful": "Handle with care",
|
||||
"be_careful": "To be used cautiously",
|
||||
"change_all_data": "Changes datasets selected according to the following rule",
|
||||
"which_field_change": "Please select the field to edit",
|
||||
"replace": "Replace",
|
||||
@ -117,4 +117,4 @@
|
||||
"allow_all": "Allow for all",
|
||||
"disallow_all": "Disallow for all"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -91,6 +91,9 @@
|
||||
"Purchase",
|
||||
"Excavation",
|
||||
"Extrication",
|
||||
"Inheritance"
|
||||
"Inheritance",
|
||||
"endowment",
|
||||
"dispossession",
|
||||
"old stock"
|
||||
]
|
||||
}
|
@ -31,6 +31,7 @@
|
||||
"linkable_collections": "Linkable collections",
|
||||
"switch_museum": "Switch museum",
|
||||
"select_a_museum": "Select a museum",
|
||||
"links_object_with": "Links the object with"
|
||||
"links_object_with": "Links the object with",
|
||||
"tag_or_relation": "Keyword or relation"
|
||||
}
|
||||
}
|
@ -38,6 +38,11 @@
|
||||
"removed_background_img_successfully": "Removed background image successfully",
|
||||
"data_url": "Data \/ URL",
|
||||
"qr_code_generator": "QR code generator",
|
||||
"instance_health": "Instance health"
|
||||
"instance_health": "Instance health",
|
||||
"version_links": "Links to other services",
|
||||
"public_frontend": "Publlic page",
|
||||
"norm_data_controlled_voc": "Norm data \/ controlled vocabularies",
|
||||
"handbook": "Handbook",
|
||||
"blog": "Blog"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user