diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 179d498445..62156517a1 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1433,7 +1433,6 @@ "select_a_file_figure_modal": "", "select_a_group_optional": "", "select_a_language": "", - "select_a_library": "", "select_a_new_owner_for_projects": "", "select_a_payment_method": "", "select_a_project": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 0c2dc45988..e6889cd69a 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1891,7 +1891,6 @@ "select_a_file_figure_modal": "Select a file", "select_a_group_optional": "Select a Group (optional)", "select_a_language": "Select a language", - "select_a_library": "Select a library", "select_a_new_owner_for_projects": "Select a new owner for this user’s projects", "select_a_payment_method": "Select a payment method", "select_a_project": "Select a Project",