diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 9103549f46..cfef416a30 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -350,6 +350,7 @@ "existing_plan_active_until_term_end": "", "expand": "", "expired": "", + "expired_confirmation_code": "", "expires": "", "export_csv": "", "export_project_to_github": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 109d1380c1..817b921d30 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -524,6 +524,7 @@ "examples": "Examples", "existing_plan_active_until_term_end": "Your existing plan and its features will remain active until the end of the current billing period.", "expand": "Expand", + "expired_confirmation_code": "That didn’t work. Please check the code and try again. Or click <0>Resend confirmation code to get a new one.", "expires": "Expires", "expiry": "Expiry Date", "export_csv": "Export CSV",