diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json
index 8b35478418..84ed0c33dd 100644
--- a/services/web/frontend/extracted-translations.json
+++ b/services/web/frontend/extracted-translations.json
@@ -977,6 +977,7 @@
"open_link": "",
"open_path": "",
"open_project": "",
+ "open_survey": "",
"open_target": "",
"optional": "",
"or": "",
@@ -1733,6 +1734,7 @@
"visual_editor": "",
"visual_editor_is_only_available_for_tex_files": "",
"want_change_to_apply_before_plan_end": "",
+ "we_are_testing_a_new_reference_search": "",
"we_are_unable_to_opt_you_into_this_experiment": "",
"we_cant_find_any_sections_or_subsections_in_this_file": "",
"we_do_not_share_personal_information": "",
diff --git a/services/web/locales/en.json b/services/web/locales/en.json
index 469269f5cf..6a18f214b1 100644
--- a/services/web/locales/en.json
+++ b/services/web/locales/en.json
@@ -1385,6 +1385,7 @@
"open_link": "Go to page",
"open_path": "Open __path__",
"open_project": "Open Project",
+ "open_survey": "Open survey",
"open_target": "Go to target",
"opted_out_linking": "You’ve opted out from linking your __email__ __appName__ account to your institutional account.",
"optional": "Optional",
@@ -2357,6 +2358,7 @@
"visual_editor_is_only_available_for_tex_files": "Visual Editor is only available for TeX files",
"want_access_to_overleaf_premium_features_through_your_university": "Want access to __appName__ premium features through your university?",
"want_change_to_apply_before_plan_end": "If you wish this change to apply before the end of your current billing period, please contact us.",
+ "we_are_testing_a_new_reference_search": "We are testing a new reference search.",
"we_are_unable_to_opt_you_into_this_experiment": "We are unable to opt you into this experiment at this time, please ensure your organization has allowed this feature, or try again later.",
"we_cant_confirm_this_email": "We can’t confirm this email",
"we_cant_find_any_sections_or_subsections_in_this_file": "We can’t find any sections or subsections in this file",