diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 73d697970f..ded241f087 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -191,6 +191,7 @@ "beta_program_already_participating": "", "beta_program_benefits": "", "beta_program_not_participating": "", + "bibtex_duplicates_warning": "", "billed_annually_at": "", "billed_monthly_at": "", "billed_yearly": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 305f3a28f6..55577cc4d0 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -246,6 +246,7 @@ "beta_program_opt_in_action": "Opt-in to beta program", "beta_program_opt_out_action": "Opt-out of beta program", "bibliographies": "Bibliographies", + "bibtex_duplicates_warning": "This file contains duplicate citation keys: __keys__. Only the first occurrence of each duplicate key is shown.", "billed_annually_at": "Billed annually at <0>__price__ <1>(includes plan and any add-ons)", "billed_monthly_at": "Billed monthly at <0>__price__ <1>(includes plan and any add-ons)", "billed_yearly": "billed yearly",