Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz Source: /opt/alga-psa on psa.joliet.tech
98 lines
4.2 KiB
JSON
98 lines
4.2 KiB
JSON
{
|
|
"register": {
|
|
"tagline": "Plataforma PSA mejorada con IA para MSP",
|
|
"heroAlt": "Logotipo del cliente",
|
|
"heroText": "Un PSA de código abierto que impulsa el futuro de los MSP con automatización e información basadas en IA.",
|
|
"title": "Registrarse",
|
|
"subtitle": "Comienza a usar Alga MSP.",
|
|
"clientNameLabel": "Nombre del cliente",
|
|
"clientNamePlaceholder": "Ingresa el nombre del cliente",
|
|
"userNameLabel": "Nombre de usuario",
|
|
"userNamePlaceholder": "Ingresa tu nombre de usuario",
|
|
"emailLabel": "Correo electrónico",
|
|
"emailPlaceholder": "Ingresa tu correo electrónico",
|
|
"passwordLabel": "Contraseña",
|
|
"passwordPlaceholder": "Crea una contraseña",
|
|
"criteria": {
|
|
"minLength": "8+ caracteres",
|
|
"uppercase": "Mayúscula",
|
|
"lowercase": "Minúscula",
|
|
"number": "Número",
|
|
"special": "Carácter especial"
|
|
},
|
|
"submit": "Registrarse",
|
|
"alreadyHaveAccount": "¿Ya tienes una cuenta?",
|
|
"logIn": "Iniciar sesión",
|
|
"alerts": {
|
|
"passwordTitle": "Contraseña ",
|
|
"passwordCriteriaMessage": "Asegúrate de que tu contraseña cumpla con todos los criterios especificados.",
|
|
"failedTitle": "Error",
|
|
"tryAgainMessage": "Por favor, inténtalo de nuevo"
|
|
}
|
|
},
|
|
"forgotPassword": {
|
|
"logoAlt": "Logotipo de AlgaPSA",
|
|
"title": "¿Olvidaste tu contraseña?",
|
|
"subtitle": "No te preocupes, te enviaremos las instrucciones para restablecerla.",
|
|
"emailLabel": "Correo electrónico",
|
|
"emailPlaceholder": "Ingresa tu correo electrónico",
|
|
"sendResetButton": "Enviar enlace de restablecimiento",
|
|
"backToLogin": "← Volver a iniciar sesión",
|
|
"resetLinkSent": "Si existe una cuenta con este correo electrónico, se ha enviado un enlace para restablecer la contraseña."
|
|
},
|
|
"passwordReset": {
|
|
"setNew": {
|
|
"title": "Restablecer tu contraseña",
|
|
"subtitle": "Establece una nueva contraseña para tu cuenta",
|
|
"accountInformation": "Información de la cuenta",
|
|
"nameLabel": "Nombre:",
|
|
"emailLabel": "Correo electrónico:",
|
|
"usernameLabel": "Nombre de usuario:",
|
|
"accountTypeLabel": "Tipo de cuenta:",
|
|
"newPasswordLabel": "Nueva contraseña",
|
|
"confirmPasswordLabel": "Confirmar nueva contraseña",
|
|
"confirmPasswordPlaceholder": "Confirma tu nueva contraseña",
|
|
"passwordRequirements": "Requisitos de la contraseña",
|
|
"requirements": {
|
|
"minLength": "Al menos 8 caracteres",
|
|
"hasUppercase": "Una letra mayúscula",
|
|
"hasLowercase": "Una letra minúscula",
|
|
"hasNumber": "Un número",
|
|
"hasSpecialChar": "Un carácter especial",
|
|
"passwordsMatch": "Las contraseñas coinciden"
|
|
},
|
|
"submit": "Restablecer contraseña",
|
|
"rememberYourPassword": "¿Recuerdas tu contraseña?",
|
|
"signInInstead": "Inicia sesión en su lugar",
|
|
"loading": "Cargando...",
|
|
"alerts": {
|
|
"passwordTitle": "Contraseña ",
|
|
"passwordsDoNotMatchMessage": "Asegúrate de que tus contraseñas coincidan.",
|
|
"passwordCriteriaMessage": "Asegúrate de que tu contraseña cumpla con todos los criterios especificados.",
|
|
"warningTitle": "¡Advertencia!",
|
|
"missingClientInfoMessage": "Falta información del cliente.",
|
|
"failedTitle": "Error",
|
|
"tryAgainMessage": "Por favor, inténtalo de nuevo. Si el error persiste, contacta a soporte"
|
|
}
|
|
},
|
|
"confirmation": {
|
|
"logoAlt": "Logotipo",
|
|
"title": "Contraseña restablecida",
|
|
"subtitle": "Tu contraseña se restableció correctamente.",
|
|
"subtitleContinue": "Haz clic abajo para iniciar sesión con tu nueva contraseña.",
|
|
"continue": "Continuar"
|
|
}
|
|
},
|
|
"verifyEmail": {
|
|
"loading": "Cargando...",
|
|
"welcomeTitle": "¡Bienvenido!",
|
|
"welcomeMessage": "Tu correo electrónico se ha verificado correctamente. Serás redirigido a la página de inicio de sesión en breve.",
|
|
"processErrorTitle": "¡Error de proceso!",
|
|
"errorTitle": "¡Error!",
|
|
"tokenRequiredMessage": "El proceso de verificación requiere un token. Por favor, inténtalo de nuevo.",
|
|
"unknownErrorMessage": "Error desconocido al verificar el token",
|
|
"redirecting": "Redirigiendo en {{count}} segundos...",
|
|
"goToSignIn": "Ir a iniciar sesión"
|
|
}
|
|
}
|