feat(account): show little-skin login method by default. Closes #1622.
This commit is contained in:
@@ -78,6 +78,7 @@ account.hmcl.hint=You need to click on "Login" and complete the process in the o
|
||||
account.injector.add=Add an Authentication Server
|
||||
account.injector.empty=None (You can click on the plus button on the right to add one)
|
||||
account.injector.http=Warning\: This server uses the unsafe HTTP protocol, anyone between your connection will be able to see your credentials in cleartext.
|
||||
account.injector.link.homepage=Homepage
|
||||
account.injector.link.register=Register
|
||||
account.injector.server=Authentication Server
|
||||
account.injector.server_url=Server URL
|
||||
@@ -90,6 +91,7 @@ account.register=Register
|
||||
account.manage=Account List
|
||||
account.methods=Login Type
|
||||
account.methods.authlib_injector=authlib-injector
|
||||
account.methods.little_skin=Little Skin
|
||||
account.methods.microsoft=Microsoft Account
|
||||
account.methods.microsoft.birth=How to update your account birthday
|
||||
account.methods.microsoft.close_page=Microsoft account authorization is now completed. \n\
|
||||
|
||||
Reference in New Issue
Block a user