From dba5c380faa40892f96840ccce53899b6aad975f Mon Sep 17 00:00:00 2001 From: David <33458145+davidmcpowell@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:05:16 +0000 Subject: [PATCH] Merge pull request #29927 from overleaf/dp-missing-translation Add back missing ai-assist translation GitOrigin-RevId: 411c614b9b4a02ac2b60710414524692439b4b17 --- services/web/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index c5bdfc428f..a32563b43b 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2358,6 +2358,7 @@ "the_following_folder_already_exists_in_this_project_plural": "The following folders already exist in this project:", "the_latex_engine_used_for_compiling": "The LaTeX engine used for compiling", "the_new_overleaf_editor_info": "__appName__’s new look is here. Disabling this option will switch you back to the old editor design.", + "the_next_payment_will_be_collected_on": "The next payment will be collected on __date__.", "the_original_text_has_changed": "The original text has changed, so this suggestion can’t be applied", "the_overleaf_color_scheme": "The __appName__ color scheme", "the_primary_file_for_compiling_your_project": "The primary file for compiling your project",