From 34f79f16677a47bd50b29792f3dff191db3bf2b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulo=20Gra=C3=A7a?= Date: Fri, 24 Jan 2020 16:12:31 +0000 Subject: [PATCH] adding relationships.isContributorOf support --- resources/i18n/en.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/i18n/en.json5 b/resources/i18n/en.json5 index 39d30859bc..d6da9a93c4 100644 --- a/resources/i18n/en.json5 +++ b/resources/i18n/en.json5 @@ -1460,6 +1460,8 @@ "relationships.isSingleVolumeOf": "Journal Volume", "relationships.isVolumeOf": "Journal Volumes", + + "relationships.isContributorOf": "Contributors",