Add error message for authlib-injector download failure

This commit is contained in:
yushijinhun
2018-10-06 12:06:31 +08:00
parent f3dca75a10
commit c51da28e31
6 changed files with 48 additions and 1 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.