Browse Source

Merge pull request #34184 from overleaf/cs-icon-button-labs-library

feat(library): add Labs feedback badge to Library heading

GitOrigin-RevId: 6dacc588cc58300a09b8195ca800d042d40f4c89
Maria Florencia Besteiro Gonzalez 2 months ago
parent
commit
d112271b1c
2 changed files with 2 additions and 0 deletions
  1. 1 0
      services/web/frontend/extracted-translations.json
  2. 1 0
      services/web/locales/en.json

+ 1 - 0
services/web/frontend/extracted-translations.json

@@ -1081,6 +1081,7 @@
   "lets_get_those_premium_features": "",
   "lets_get_you_set_up": "",
   "library": "",
+  "library_in_labs": "",
   "license": "",
   "license_allocated": "",
   "license_not_allocated": "",

+ 1 - 0
services/web/locales/en.json

@@ -1416,6 +1416,7 @@
   "lets_get_you_set_up": "Let’s get you set up.",
   "libraries": "Libraries",
   "library": "Library",
+  "library_in_labs": "Library is in Labs — tell us what you think.",
   "license": "License",
   "license_allocated": "License allocated",
   "license_not_allocated": "License not allocated",