cspace-ui-plugin-profile-anthro
Version:
Anthropology profile plugin for the CollectionSpace UI
27 lines (24 loc) • 1.38 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
'about.title': 'Welcome to CollectionSpace: Anthropology',
// claim
'record.claim.name': 'NAGPRA Claim',
'record.claim.collectionName': 'NAGPRA Claims',
// collectionobject
'field.collectionobjects_common.assocPeopleGroup.name': 'Associated cultural group',
'field.collectionobjects_common.assocPeople.fullName': 'Associated cultural group',
'field.collectionobjects_common.assocPeople.name': 'Cultural group',
'field.collectionobjects_common.assocPeopleType.fullName': 'Associated cultural group type of assoc.',
'field.collectionobjects_common.assocPeopleType.name': 'Type of assoc.',
'field.collectionobjects_common.assocPeopleNote.fullName': 'Associated cultural group note',
'field.collectionobjects_common.usageGroup.name': 'Context of use',
'field.collectionobjects_common.objectProductionPeopleGroup.name': 'Production cultural group',
'field.collectionobjects_common.objectProductionPeople.fullName': 'Production cultural group',
'field.collectionobjects_common.objectProductionPeople.name': 'Cultural group',
'field.collectionobjects_common.objectProductionPeopleRole.fullName': 'Production cultural group role',
'panel.collectionobject.reference': 'Bibliographic Reference Information'
};