From dfbb4dde6cbc3edaebad3ecc7760935358cf871a Mon Sep 17 00:00:00 2001 From: M Fahru Date: Fri, 24 Jan 2025 08:19:15 -0700 Subject: [PATCH] Merge pull request #23109 from overleaf/mf-switch-to-standard-text-change [web] Change text from "Switch to standard" to "Switch to Standard plan" GitOrigin-RevId: 1ad1df2a686a4c976ee5dcb16db1df860dd7f982 --- services/web/frontend/extracted-translations.json | 2 +- services/web/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index bbef98a8b7..5761a420bf 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1569,7 +1569,7 @@ "switch_plan": "", "switch_to_editor": "", "switch_to_pdf": "", - "switch_to_standard": "", + "switch_to_standard_plan": "", "symbol_palette": "", "sync": "", "sync_dropbox_github": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index bc8b945355..d96529b187 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2062,7 +2062,7 @@ "switch_plan": "Switch plan", "switch_to_editor": "Switch to editor", "switch_to_pdf": "Switch to PDF", - "switch_to_standard": "Switch to standard", + "switch_to_standard_plan": "Switch to Standard plan", "symbol_palette": "Symbol palette", "symbol_palette_highlighted": "<0>Symbol palette", "symbol_palette_info_new": "Insert math symbols into your document with the click of a button.",