Add files via upload

This commit is contained in:
zkitefly
2022-03-06 00:39:07 +08:00
committed by Yuhui Huang
parent ffde4987e9
commit 560725431d
5 changed files with 73 additions and 71 deletions

View File

@@ -88,6 +88,7 @@ account.methods=Login Type
account.methods.authlib_injector=authlib-injector
account.methods.microsoft=Microsoft Account
account.methods.microsoft.birth=How to edit birthday setting...
account.methods.microsoft.deauthorize=Unauthorize the account
account.methods.microsoft.close_page=Microsoft account authorization has been finished. There are some remaining logging-in steps to be finished later. You can close this page right now.
account.methods.microsoft.error.add_family=Since you are not yet 18 years old, an adult must add you to a family in order for you to play Minecraft.
account.methods.microsoft.error.add_family_probably=Please check your account settings whether you are already 18 years old or not. If not, adding your account to a family is necessary.
@@ -96,8 +97,8 @@ account.methods.microsoft.error.missing_xbox_account=Your Microsoft account is n
account.methods.microsoft.error.no_character=Account is missing a Minecraft Java profile. While the Microsoft account is valid, it does not own the game.
account.methods.microsoft.error.unknown=Failed to log in. Microsoft respond with error code %d.
account.methods.microsoft.logging_in=Logging in...
account.methods.microsoft.hint=You should click "login" button, paste the device code shown here later and continue login process in newly opened browser window.
account.methods.microsoft.manual=Your device code is <b>%1$s</b>, click here to copy. After clicking "login" button, you should finish authorization in the newly opened browser window. If the browser window failed to show, you can open %2$s manually.
account.methods.microsoft.hint=You should click "login" button, paste the device code shown here later and continue login process in newly opened browser window.\nIf the Token used to log in to the Microsoft account is accidentally leaked, you can click "Unauthorize the account" below to release the login authorization
account.methods.microsoft.manual=Your device code is <b>%1$s</b>, click here to copy. After clicking "login" button, you should finish authorization in the newly opened browser window. If the browser window failed to show, you can open %2$s manually.\nIf the Token used to log in to the Microsoft account is accidentally leaked, you can click "Unauthorize the account" below to release the login authorization
account.methods.microsoft.profile=Account Profile...
account.methods.microsoft.snapshot=HMCL Snapshot version does not support Microsoft login.
account.methods.microsoft.waiting_browser=Waiting for authorization in opened browser window...
@@ -867,7 +868,6 @@ settings.game.java_directory.template=%s (%s)
settings.game.management=Manage
settings.game.working_directory=Working Directory
settings.game.working_directory.choose=Choose Working Directory
settings.game.working_directory.hint=Turn on the "Independent" in the "Working Directory" option to make the current version store settings, archives, modules and other game data independently. It is recommended to turn on this option when using mods to avoid conflicts between modules of different game versions. After modifying this option, please move the game archive and other game data files by yourself.
settings.icon=Game Icon
@@ -1000,4 +1000,4 @@ version.update=Update modpack
wizard.prev=< Prev
wizard.failed=Failed
wizard.finish=Finish
wizard.next=Next >
wizard.next=Next >