Localized GUI Captcha

This commit is contained in:
HaHaWTH
2023-11-11 11:12:48 +08:00
parent fcc34c28aa
commit 010874586a
5 changed files with 98 additions and 22 deletions
@@ -149,6 +149,7 @@ public class MessageUpdater {
.put("verification", "Verification code")
.put("time", "Time units")
.put("two_factor", "Two-factor authentication")
.put("gui_captcha", "3rd party features: GUI Captcha")
.build();
Set<String> addedKeys = new HashSet<>();