cspace-ui-plugin-profile-anthro
Version:
Anthropology profile plugin for the CollectionSpace UI
25 lines (19 loc) • 1.26 kB
JavaScript
export 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',
};