diff --git a/translations/ui-requests/en.json b/translations/ui-requests/en.json index 799ec98e..fc9ae9d8 100644 --- a/translations/ui-requests/en.json +++ b/translations/ui-requests/en.json @@ -161,6 +161,7 @@ "item.status.orderClosed": "Order closed", "item.status.restricted": "Restricted", "title.information": "Title information", + "requests.itemEffectiveLocationPrimaryServicePointName": "Effective Location Primary Service Point Name", "loan.dueDate": "Current due date", "proxy.name": "Requester's proxy name", "proxy.barcode": "Requester's proxy barcode", diff --git a/translations/ui-requests/en_US.json b/translations/ui-requests/en_US.json index bc6dac31..62a2d1ef 100644 --- a/translations/ui-requests/en_US.json +++ b/translations/ui-requests/en_US.json @@ -73,7 +73,6 @@ "requests.requestDate": "Request Date", "requests.proxy": "Proxy", "requests.itemBarcode": "Item barcode", - "requests.itemEffectiveLocationPrimaryServicePointName": "Effective Location Primary Service Point Name", "requestMeta.type.recall": "Recall", "requestMeta.type.hold": "Hold", "requestMeta.type.page": "Page",