Merge pull request #468 from yushijinhun/authlib-injector-ali

支持 authlib-injector API 地址指示
This commit is contained in:
huanghongxun
2018-10-06 12:38:04 +08:00
committed by GitHub
11 changed files with 194 additions and 115 deletions

View File

@@ -36,6 +36,7 @@ account.create=Create a new account
account.email=Email
account.failed.connect_authentication_server=Cannot connect to the authentication server. Check your network.
account.failed.connect_injector_server=Cannot connect to the authentication server. Check your network and ensure the URL is correct.
account.failed.injector_download_failure=Failed to download authlib-injector. Check your network and try switching to another download source.
account.failed.invalid_credentials=Incorrect password, or you are forbidden to login temporarily.
account.failed.invalid_password=Invalid password
account.failed.invalid_token=Please log out and re-input your password to login.