From d29c8338663c2f607f6717a8612d12abc1e1f556 Mon Sep 17 00:00:00 2001 From: zkitefly <64117916+zkitefly@users.noreply.github.com> Date: Sun, 6 Mar 2022 11:49:01 +0800 Subject: [PATCH] Update I18N.properties --- HMCL/src/main/resources/assets/lang/I18N.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index fa907cb50..576df7740 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -71,6 +71,7 @@ account.failed.migration=Your account needs to be migrated to a Microsoft accoun account.failed.no_character=No character in this account. account.failed.server_response_malformed=Invalid server response. The authentication server may have an error. account.failed.wrong_account=Logged in with mismatched account. +account.hmcl.hint= You need to click "Login" and complete the login in the open web page account.injector.add=Add an authentication server account.injector.empty=Empty (Click the plus button on the right to add) account.injector.http=Warning: This server uses HTTP so your password will be transmitted in clear text.