Localized BedrockAutoLogin

This commit is contained in:
HaHaWTH
2023-11-12 11:31:47 +08:00
parent f2ccbf72a8
commit e69ba501da
6 changed files with 19 additions and 2 deletions
@@ -150,6 +150,7 @@ public class MessageUpdater {
.put("time", "Time units")
.put("two_factor", "Two-factor authentication")
.put("gui_captcha", "3rd party features: GUI Captcha")
.put("bedrock_auto_login", "3rd party features: Bedrock Auto Login")
.build();
Set<String> addedKeys = new HashSet<>();