Separate invalid and expired confirmation code errors (#15997)

* Separate invalid and expired confirmation code errors

* expired confirmation code translation

* sort locales

GitOrigin-RevId: eeb456047bf07b70e73275654af27bb24d34e5de
This commit is contained in:
Domagoj Kriskovic 2023-11-30 12:55:59 +01:00 committed by Copybot
parent 8227db9e32
commit 1a4496ccfd
2 changed files with 2 additions and 0 deletions

View file

@ -350,6 +350,7 @@
"existing_plan_active_until_term_end": "",
"expand": "",
"expired": "",
"expired_confirmation_code": "",
"expires": "",
"export_csv": "",
"export_project_to_github": "",

View file

@ -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 didnt work. Please check the code and try again. Or click <0>Resend confirmation code</0> to get a new one.",
"expires": "Expires",
"expiry": "Expiry Date",
"export_csv": "Export CSV",