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.",