rename 'entity' to 'item' in en.json

This commit is contained in:
Art Lowel
2019-01-16 17:47:53 +01:00
parent 95e9e9166a
commit 8ae8498ab1

View File

@@ -207,7 +207,7 @@
"f.dateIssued.max": "End date",
"f.subject": "Subject",
"f.has_content_in_original_bundle": "Has files",
"f.entityType": "Entity Type"
"f.entityType": "Item Type"
},
"filter": {
"show-more": "Show more",
@@ -237,8 +237,8 @@
"head": "Has files"
},
"entityType": {
"placeholder": "Entity Type",
"head": "Entity Type"
"placeholder": "Item Type",
"head": "Item Type"
}
}
}