From f726acceb061c769f987ee2bdfeebc3b6c05d590 Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Thu, 12 Nov 2020 10:04:02 +0000 Subject: [PATCH] Merge pull request #3336 from overleaf/sk-zotero-better-error Improve error reporting with remote Mendeley/Zotero error GitOrigin-RevId: e2f8dd0b3ec195585aa01ade6b943270f40c6cd0 --- services/web/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 83224b9ad0..b652ce1ef1 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1313,5 +1313,6 @@ "unlink_github": "Unlink your GitHub account", "link_to_github": "Link to your GitHub account", "github_integration": "GitHub Integration", - "github_is_premium": "GitHub sync is a premium feature" + "github_is_premium": "GitHub sync is a premium feature", + "remote_service_error": "The remote service produced an error" }