feat: add infomaniak oauth
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"auth.login.github": "Acceder con GitHub",
|
||||
"auth.login.gitlab": "Acceder con Gitlab",
|
||||
"auth.login.google": "Acceder con Google",
|
||||
"auth.login.infomaniak": "Acceder con Infomaniak",
|
||||
"auth.already_registered": "¿Ya estás registrado?",
|
||||
"auth.confirm_password": "Confirmar contraseña",
|
||||
"auth.forgot_password": "¿Olvidaste tu contraseña?",
|
||||
@@ -27,4 +28,4 @@
|
||||
"input.recovery_code": "Código de recuperación",
|
||||
"button.save": "Guardar",
|
||||
"repository.url": "<span class='text-helper'>Examples</span><br>Para repositorios públicos, usar <span class='text-helper'>https://...</span>.<br>Para repositorios privados, usar <span class='text-helper'>git@...</span>.<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span> la rama 'main' será seleccionada.<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span> la rama 'nodejs-fastify' será seleccionada.<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span> la rama 'main' será seleccionada.<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span> la rama 'main' será seleccionada."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user