mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
rename 'entity' to 'item' in en.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user