Просмотр исходного кода

Merge pull request #4996 from overleaf/jel-gallery-survey

Add gallery survey notification to gallery item page

GitOrigin-RevId: f763ade3810703135e56a36428eccaba2e5c186f
Jessica Lawshe 4 лет назад
Родитель
Сommit
fd36c41368
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      services/web/locales/en.json

+ 3 - 1
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</0>.",
   "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"
 }