adds social login

This commit is contained in:
hackerESQ
2024-10-19 23:11:04 -05:00
parent bcb1820095
commit 99c5ad3979
21 changed files with 887 additions and 17 deletions
+3 -1
View File
@@ -51,6 +51,7 @@
"Token Name": "Token Name",
"Permissions": "Permissions",
"Profile Information": "Profile Information",
"Account already exists. Check your email for a link to login.": "Account already exists. Check your email for a link to login.",
"Update your account\\'s profile information and email address.": "Update your account\\'s profile information and email address.",
"Photo": "Photo",
"Select A New Photo": "Select A New Photo",
@@ -80,7 +81,8 @@
"I agree to the :terms_of_service and :privacy_policy": "I agree to the :terms_of_service and :privacy_policy",
"Terms of Service": "Terms of Service",
"Privacy Policy": "Privacy Notice",
"Need to register?": "Need to register?",
"Sign up with email": "Sign up with email",
"Login with": "Login with",
"Already registered?": "Already registered?",
"Reset Password": "Reset Password",
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.",
+3 -1
View File
@@ -51,6 +51,7 @@
"Token Name": "Nombre del Token",
"Permissions": "Permisos",
"Profile Information": "Información del Perfil",
"Account already exists. Check your email for a link to login.": "La cuenta ya existe. Revisa tu correo electrónico para un enlace de inicio de sesión.",
"Update your account's profile information and email address.": "Actualiza la información de perfil y la dirección de correo electrónico de tu cuenta.",
"Photo": "Foto",
"Select A New Photo": "Seleccionar una Nueva Foto",
@@ -80,7 +81,8 @@
"I agree to the :terms_of_service and :privacy_policy": "Acepto los :terms_of_service y la :privacy_policy",
"Terms of Service": "Términos de Servicio",
"Privacy Policy": "Aviso de Privacidad",
"Need to register?": "¿Necesitas registrarte?",
"Sign up with email": "Regístrate con correo electrónico",
"Login with": "Iniciar sesión con",
"Already registered?": "¿Ya estás registrado?",
"Reset Password": "Restablecer Contraseña",
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor, confirma el acceso a tu cuenta ingresando el código de autenticación proporcionado por tu aplicación de autenticación.",