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
@@ -4,6 +4,11 @@ package fr.xephi.authme.message;
* Keys for translatable messages managed by {@link Messages}.
*/
public enum MessageKey {
/**
* Bedrock auto login success!
*/
BEDROCK_AUTO_LOGGED_IN("bedrock_auto_login.success"),
/**
* %random Verification
*/