From fd36c413682e0f6649bc51b59d236ca46b1176cb Mon Sep 17 00:00:00 2001 From: Jessica Lawshe Date: Mon, 13 Sep 2021 09:28:11 -0500 Subject: [PATCH] Merge pull request #4996 from overleaf/jel-gallery-survey Add gallery survey notification to gallery item page GitOrigin-RevId: f763ade3810703135e56a36428eccaba2e5c186f --- services/web/locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index c98fe052d0..ec9455ead5 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1488,5 +1488,7 @@ "pagination_navigation": "Pagination Navigation", "can_now_relink_dropbox": "You can now <0>relink your Dropbox account.", "skip_to_content": "Skip to content", - "logging_out": "Logging out" + "logging_out": "Logging out", + "share_thoughts_on_gallery": "Share your thoughts on the Overleaf Template Gallery!", + "take_short_survey": "Take a short survey" }