From fa514d782dd22dce45a6a1acbf289bce648d8d45 Mon Sep 17 00:00:00 2001 From: Jessica Lawshe Date: Wed, 22 Sep 2021 08:03:36 -0500 Subject: [PATCH] Merge pull request #5169 from overleaf/jel-gallery-btns Update gallery item page text and button style GitOrigin-RevId: 526ceb24021cd3c39b0e7730dc9d4109aa0171a9 --- services/web/locales/en.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 96b31cb272..41349b0bae 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1497,5 +1497,11 @@ "share_thoughts_on_gallery": "Share your thoughts on the Overleaf Template Gallery!", "take_short_survey": "Take a short survey", "official": "Official", - "template_approved_by_publisher": "This template has been approved by the publisher" + "template_approved_by_publisher": "This template has been approved by the publisher", + "author": "Author", + "open_as_template": "Open as Template", + "view_source": "View Source", + "license": "License", + "abstract": "Abstract", + "tags": "Tags" }