diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 58b24a95da..94b3a8eafb 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -755,6 +755,7 @@ "help": "", "help_articles_matching": "", "help_editor_settings": "", + "help_improve_group_audit_logs": "", "help_improve_overleaf_fill_out_this_survey": "", "help_improve_screen_reader_fill_out_this_survey": "", "hide": "", @@ -1615,6 +1616,7 @@ "settings": "", "setup_another_account_under_a_personal_email_address": "", "share": "", + "share_feedback": "", "share_project": "", "shared_with_you": "", "sharelatex_beta_program": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index bfe5fea5c4..9be1af9f9e 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -974,6 +974,7 @@ "help_articles_matching": "Help articles matching your subject", "help_editor_settings": "Help and editor settings", "help_guides": "Help guides", + "help_improve_group_audit_logs": "Help us improve Group Audit Logs by answering 3 quick questions.", "help_improve_overleaf_fill_out_this_survey": "If you would like to help us improve Overleaf, please take a moment to fill out <0>this survey.", "help_improve_screen_reader_fill_out_this_survey": "Help us improve your experience using a screen reader with __appName__ by filling out this quick survey.", "hide": "Hide", @@ -2080,6 +2081,7 @@ "settings": "Settings", "setup_another_account_under_a_personal_email_address": "Set up another Overleaf account under a personal email address.", "share": "Share", + "share_feedback": "Share feedback", "share_project": "Share Project", "shared_with_you": "Shared with you", "sharelatex_beta_program": "__appName__ beta program",