feat: gitea backend (#325)
This commit is contained in:
@ -8,6 +8,7 @@ const es: LocalePhrasesRoot = {
|
||||
loginWithBitbucket: 'Iniciar sesión con Bitbucket',
|
||||
loginWithGitHub: 'Iniciar sesión con GitHub',
|
||||
loginWithGitLab: 'Iniciar sesión con GitLab',
|
||||
loginWithGitea: 'Iniciar sesión con Gitea',
|
||||
errors: {
|
||||
email: 'Asegúrate de introducir tu correo electrónico.',
|
||||
password: 'Por favor introduce tu contraseña.',
|
||||
|
Reference in New Issue
Block a user