diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 9fddae835a..7747d0724b 100644 --- a/services/web/frontend/extracted-translations.json +++ b/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": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 9c0fc5ff07..13d48007c0 100644 --- a/services/web/locales/en.json +++ b/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",