second commit
dyb-tech.com/LaLiga-FrontEnd/pipeline/head This commit looks good

This commit is contained in:
2024-05-21 20:01:54 +02:00
parent b4a58c8a54
commit daaf208655
155 changed files with 7063 additions and 7289 deletions
+19 -4
View File
@@ -1,7 +1,22 @@
{
"TodoTest": "Doing Tests",
"HomePage": "Home",
"contact": "Contact",
"about": "About",
"login": "Login"
"nombre":"Name",
"tuNombre":"Your name",
"lastName":"Last name",
"phone":"Phone",
"birthday":"Birthday",
"profilePicture":"Profile picture",
"login": "Login",
"register": "Sign in",
"email": "Email",
"emailOrUsername":"Email or Username",
"enterYourEmail": "Enter your email address or username",
"password":"Password",
"forgotLogin":"Forgot Password",
"privacyPolicy":"I accept the Privacy Policy and terms.",
"accesoControl":"Access to your league's control panel and results pages.",
"emailNoCorrecto":"The email is not formatted correctly",
"userNameMandatory":"The user name is required",
"passwordMandatory":"The password is mandatory"
}