feat: gitea backend (#325)

This commit is contained in:
2023-01-18 00:08:45 +01:00
committed by GitHub
parent e50048dad6
commit 63496b07eb
43 changed files with 1821 additions and 10 deletions

View File

@ -8,6 +8,7 @@ const en: LocalePhrasesRoot = {
loginWithBitbucket: 'Login with Bitbucket',
loginWithGitHub: 'Login with GitHub',
loginWithGitLab: 'Login with GitLab',
loginWithGitea: 'Login with Gitea',
errors: {
email: 'Make sure to enter your email.',
password: 'Please enter your password.',