diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 315ccd80d3..ce76bfda87 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -284,6 +284,7 @@ "choose_how_you_search_your_references": "", "choose_which_experiments": "", "citation": "", + "citation_key_helper": "", "cite_a_reference_from_your_reference_manager_to_automatically_add_it_to_your_bib_file": "", "cite_directly_or_import_references": "", "cite_faster": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index f4b38b1151..d591af68c6 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -376,6 +376,7 @@ "choose_which_experiments": "Choose which experiments you’d like to try.", "choose_your_plan": "Choose your plan", "citation": "Citation", + "citation_key_helper": "Unique key for citations, no spaces or special characters", "cite_a_reference_from_your_reference_manager_to_automatically_add_it_to_your_bib_file": "Cite a reference from your reference manager to automatically add it to your .bib file.", "cite_directly_or_import_references": "Cite directly or import references", "cite_faster": "Cite faster",