New translations emailverificationview.json (Catalan)

This commit is contained in:
João Vitória Silva
2025-10-02 11:17:19 +01:00
parent 5a0de01d70
commit c8a4550fe3

View File

@@ -1,4 +1,8 @@
{
"title1": "Handling verify email",
"title2": "Please wait while your email is being verified. Do not refresh this page."
"title2": "Please wait while your email is being verified. Do not refresh this page.",
"emailVerified": "Email verified successfully!",
"tokenNotFound": "Token not found",
"tokenExpired": "Token expired",
"verificationFailed": "Email verification failed"
}